[cairo-commit] [cairo-www] src/end_to_end_build_for_win32.mdwn

Carl Worth cworth at freedesktop.org
Mon Nov 2 12:03:17 PST 2009


 src/end_to_end_build_for_win32.mdwn |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit 9388973032581bb73f17f684992fad0ae62bd77b
Author: travisgriggs <travisgriggs at web>
Date:   Mon Nov 2 12:03:17 2009 -0800

diff --git a/src/end_to_end_build_for_win32.mdwn b/src/end_to_end_build_for_win32.mdwn
index 387ddf0..63af7ac 100644
--- a/src/end_to_end_build_for_win32.mdwn
+++ b/src/end_to_end_build_for_win32.mdwn
@@ -41,7 +41,7 @@ You don't technically need this. You can download the links to your build direct
 
 Open cmd32.exe. We'll use a command shell from here on out. If you need to close this and start again, you'll need to reproduce any of the environment variable settings we setup in here.
 
-        set PATH="%PATH%;C:\Program Files\msys\bin"
+        set PATH=%PATH%;C:\Program Files\msys\bin
 
 (adjust appended path as fits your installation)
 


More information about the cairo-commit mailing list