firefox-28.0-standalone remove sed, not necessary anymore.

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@12877 af4574ff-66df-0310-9fd7-8a98e5e911e0
This commit is contained in:
Fernando de Oliveira 2014-03-19 00:18:20 +00:00
parent 26fa7d27b4
commit f2b8afea9b

View File

@ -242,8 +242,7 @@ EOF</userinput></screen>
<envar>SHELL=/bin/bash</envar> to the first make command below.
</para></note>
<screen><userinput>sed -i 's@ ""@@' browser/base/Makefile.in &amp;&amp;
make -f client.mk</userinput></screen>
<screen><userinput>make -f client.mk</userinput></screen>
<para>
This package does not come with a test suite.
@ -294,11 +293,6 @@ ln -sfv ../mozilla/plugins /usr/lib/firefox-&firefox-version;</userinput></scree
<sect2 role="commands">
<title>Command Explanations</title>
<para>
<command>sed -i 's@ ""@@' browser/base/Makefile.in</command>: This sed
removes an unprintable control character from the title bar.
</para>
<para>
<command>make -f client.mk ...</command>: Mozilla products are packaged to
allow the use of a configuration file which can be used to pass the