diff options
author | Roger Dingledine <arma@torproject.org> | 2006-09-25 05:59:13 +0000 |
---|---|---|
committer | Roger Dingledine <arma@torproject.org> | 2006-09-25 05:59:13 +0000 |
commit | ad430b9561be97fc3438ed87b2b2453ce41eae43 (patch) | |
tree | d79e87d84f05e4d005d0b7013323ef2492568397 /doc/tor-win32-mingw-creation.txt | |
parent | bc848c8740a5f64cc52b97bccd03da7f64347da2 (diff) | |
download | tor-ad430b9561be97fc3438ed87b2b2453ce41eae43.tar.gz tor-ad430b9561be97fc3438ed87b2b2453ce41eae43.zip |
checkpoint changelog and general polishing
svn:r8497
Diffstat (limited to 'doc/tor-win32-mingw-creation.txt')
-rw-r--r-- | doc/tor-win32-mingw-creation.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/tor-win32-mingw-creation.txt b/doc/tor-win32-mingw-creation.txt index 9a6b7f1de1..654b7104ed 100644 --- a/doc/tor-win32-mingw-creation.txt +++ b/doc/tor-win32-mingw-creation.txt @@ -73,7 +73,7 @@ Type "make install" OR Make zlib1.dll: -Type "cd tor-mingw/zlib-1.2.3"/ +Type "cd tor-mingw/zlib-1.2.3/" Type "./configure" Type "make -f win32/Makefile.gcc" |