diff options
author | Andrew Lewman <andrew@torproject.org> | 2006-09-24 12:31:46 +0000 |
---|---|---|
committer | Andrew Lewman <andrew@torproject.org> | 2006-09-24 12:31:46 +0000 |
commit | 688203128535577439428c242aace0ed195cb456 (patch) | |
tree | 2b8947d4d8b01860afb30e1f271788e621ba1bcf /doc/tor-win32-mingw-creation.txt | |
parent | 4125fe234d62b663168a7dbd0ef7544f7eb6fd56 (diff) | |
download | tor-688203128535577439428c242aace0ed195cb456.tar.gz tor-688203128535577439428c242aace0ed195cb456.zip |
Fix the url for the patch to libevent-1.1b mingw diff.
svn:r8474
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 a17d37a806..9a6b7f1de1 100644 --- a/doc/tor-win32-mingw-creation.txt +++ b/doc/tor-win32-mingw-creation.txt @@ -93,7 +93,7 @@ Extract libevent: Type "tar zxf libevent-1.1b.tar.gz" Download the libevent-1.1b-mingw.diff from -http://cvsview.seul.org/tor/something/path. +http://cvs.seul.org/viewcvs/viewcvs.cgi/tor/trunk/Win32Build/mingw/libevent-1.1b-mingw.diff?rev=8456&root=tor&view=log Copy the libevent-1.1b diff into the libevent-1.1b directory. Type "patch -p0 < libevent-1.1b-mingw.diff" |