Author: ken
Date: Thu Feb 26 17:56:10 2015
New Revision: 15575

Log:
Add the omitted firefox tag, and remove MOZ_MAKE_FLAGS from the install.

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

Modified: trunk/BOOK/xsoft/graphweb/firefox.xml
==============================================================================
--- trunk/BOOK/xsoft/graphweb/firefox.xml       Thu Feb 26 17:29:00 2015        
(r15574)
+++ trunk/BOOK/xsoft/graphweb/firefox.xml       Thu Feb 26 17:56:10 2015        
(r15575)
@@ -36,7 +36,7 @@
       <application>Mozilla</application> codebase.
     </para>
 
-    &lfs76_checked;
+    &lfs77_checked;
 
     <bridgehead renderas="sect3">Package Information</bridgehead>
     <itemizedlist spacing="compact">
@@ -274,17 +274,11 @@
       Now, as the <systemitem class="username">root</systemitem> user:
     </para>
 
-<screen 
role="root"><userinput>MOZ_MAKE_FLAGS='-j<replaceable>&lt;number&gt;</replaceable>'
 \
-make -f client.mk install INSTALL_SDK= &amp;&amp;
+<screen role="root"><userinput>make -f client.mk install INSTALL_SDK= 
&amp;&amp;
 
 mkdir -pv /usr/lib/mozilla/plugins &amp;&amp;
 ln -sfv ../../mozilla/plugins 
/usr/lib/firefox-&firefox-version;/browser</userinput></screen>
 
-    <para>
-      Here, the same comments about <envar>MOZ_MAKE_FLAGS</envar>, after the
-      compile command above, apply.
-    </para>
-
   </sect2>
 
   <sect2 role="commands">
-- 
http://lists.linuxfromscratch.org/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to