Author: ken
Date: 2010-10-26 12:37:55 -0600 (Tue, 26 Oct 2010)
New Revision: 8650
Modified:
trunk/BOOK/x/lib/xulrunner.xml
Log:
Forgot to remove the redundant sed.
Modified: trunk/BOOK/x/lib/xulrunner.xml
===================================================================
--- trunk/BOOK/x/lib/xulrunner.xml 2010-10-26 18:24:49 UTC (rev 8649)
+++ trunk/BOOK/x/lib/xulrunner.xml 2010-10-26 18:37:55 UTC (rev 8650)
@@ -276,9 +276,7 @@
<para>Install <application>Xulrunner</application> by issuing the
following commands:</para>
-<screen><userinput>sed 's...@stable@unstable@' \
- -i xulrunner/installer/mozilla-js.pc.in &&
-echo "Requires: nspr" >>xulrunner/installer/libxul-embedding.pc.in &&
+<screen><userinput>echo "Requires: nspr"
>>xulrunner/installer/libxul-embedding.pc.in &&
make -f client.mk build</userinput></screen>
<para>This package does not come with a test suite.</para>
--
http://linuxfromscratch.org/mailman/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page