mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-02-03 06:27:16 +08:00
Forgot to remove the redundant sed.
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@8650 af4574ff-66df-0310-9fd7-8a98e5e911e0
This commit is contained in:
parent
e3060aaa7f
commit
20852a5773
@ -276,9 +276,7 @@ EOF</userinput></screen>
|
||||
<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>
|
||||
|
Loading…
Reference in New Issue
Block a user