Browse Source

Fix the url for the patch to libevent-1.1b mingw diff.

svn:r8474
Andrew Lewman 18 years ago
parent
commit
6882031285
1 changed files with 1 additions and 1 deletions
  1. 1 1
      doc/tor-win32-mingw-creation.txt

+ 1 - 1
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"