Author: fernando
Date: Tue Mar 18 17:18:20 2014
New Revision: 12877

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

Modified:
   trunk/BOOK/xsoft/graphweb/firefox.xml

Modified: trunk/BOOK/xsoft/graphweb/firefox.xml
==============================================================================
--- trunk/BOOK/xsoft/graphweb/firefox.xml       Tue Mar 18 16:29:37 2014        
(r12876)
+++ trunk/BOOK/xsoft/graphweb/firefox.xml       Tue Mar 18 17:18:20 2014        
(r12877)
@@ -242,8 +242,7 @@
       <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.
@@ -295,11 +294,6 @@
     <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
       configuration settings to the <command>configure</command> command.
-- 
http://linuxfromscratch.org/mailman/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to