]> git.ipfire.org Git - thirdparty/Python/cpython.git/commitdiff
Update nasm location.
authorGeorg Brandl <georg@python.org>
Mon, 29 Sep 2008 16:51:35 +0000 (16:51 +0000)
committerGeorg Brandl <georg@python.org>
Mon, 29 Sep 2008 16:51:35 +0000 (16:51 +0000)
PCbuild/readme.txt

index c9e8256aac289c58741e8e447723e7fce02a43ae..b16daf152b5e6e02a13c77ff9a474482e5f96702 100644 (file)
@@ -153,7 +153,7 @@ _ssl
     build process will automatically select the latest version.
 
     You must install the NASM assembler from
-        http://www.kernel.org/pub/software/devel/nasm/binaries/win32/
+        http://nasm.sf.net
     for x86 builds.  Put nasmw.exe anywhere in your PATH.
 
     You can also install ActivePerl from