[www-doc] [patch] Streaming how-to build
Christophe Mutricy
xtophe at nxtelevision.com
Wed Feb 2 21:07:37 CET 2005
Hello,
I don't know if the build script is still the good method to compile the
streaming howto but there are a small mistake in it.
--
Xtophe
-------------- next part --------------
Index: doc/streaming-howto/build
===================================================================
--- doc/streaming-howto/build (revision 3014)
+++ doc/streaming-howto/build (working copy)
@@ -78,7 +78,7 @@
export ALL_LANG=$ALL_LANG
-COMMAND="make -f ../common/Makefile $TARGET DOC=$DOC LANG=$build_lang"
+COMMAND="make -f Makefile $TARGET DOC=$DOC LANG=$build_lang"
echo "+ Executing $COMMAND"
$COMMAND
More information about the www-doc
mailing list