---
"Just download the perl script" isn't quite as easy with gitweb
compared to github (or doesn't give as nice canonical urls at least)
so just use the plain git url.
---
 doc/platform.texi | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/doc/platform.texi b/doc/platform.texi
index a9cacfe..45ec275 100644
--- a/doc/platform.texi
+++ b/doc/platform.texi
@@ -51,8 +51,8 @@ The toolchain provided with Xcode is sufficient to build the 
basic
 unacelerated code.
 
 OS X on PowerPC or ARM (iPhone) requires a preprocessor from
-@url{http://github.com/yuvi/gas-preprocessor} to build the optimized
-assembler functions. Just download the Perl script and put it somewhere
+@url{git://git.libav.org/gas-preprocessor.git} to build the optimized
+assembler functions. Put the Perl script somewhere
 in your PATH, Libav's configure will pick it up automatically.
 
 OS X on AMD64 and x86 requires @command{yasm} to build most of the
-- 
1.8.5.2 (Apple Git-48)

_______________________________________________
libav-devel mailing list
[email protected]
https://lists.libav.org/mailman/listinfo/libav-devel

Reply via email to