Author: fernando
Date: Sat Nov 30 02:10:42 2013
New Revision: 12307

Log:
xulrunner-25.0.1, firefox-25.0.1, seamonkey-2.22.1 and thunderbird-3.1.20 to 
build with FreeType-2.5.1: four equal typos.

Modified:
   trunk/BOOK/x/lib/xulrunner.xml
   trunk/BOOK/xsoft/graphweb/firefox.xml
   trunk/BOOK/xsoft/graphweb/seamonkey.xml
   trunk/BOOK/xsoft/other/thunderbird.xml

Modified: trunk/BOOK/x/lib/xulrunner.xml
==============================================================================
--- trunk/BOOK/x/lib/xulrunner.xml      Sat Nov 30 02:09:12 2013        (r12306)
+++ trunk/BOOK/x/lib/xulrunner.xml      Sat Nov 30 02:10:42 2013        (r12307)
@@ -232,7 +232,7 @@
       prepend <envar>SHELL=/bin/bash</envar> to the first make command below.
     </para></note>
 
-<screen><userinput>patch -Np1 -i 
xulrunner-&xulrunner-version;-freetype-1.patch &amp;&amp; 
+<screen><userinput>patch -Np1 -i 
../xulrunner-&xulrunner-version;-freetype-1.patch &amp;&amp; 
 make -f client.mk</userinput></screen>
 
     <para>

Modified: trunk/BOOK/xsoft/graphweb/firefox.xml
==============================================================================
--- trunk/BOOK/xsoft/graphweb/firefox.xml       Sat Nov 30 02:09:12 2013        
(r12306)
+++ trunk/BOOK/xsoft/graphweb/firefox.xml       Sat Nov 30 02:10:42 2013        
(r12307)
@@ -245,7 +245,7 @@
       <envar>SHELL=/bin/bash</envar> to the first make command below.
     </para></note>
       
-<screen><userinput>patch -Np1 -i firefox-&firefox-version;-freetype-1.patch 
&amp;&amp;
+<screen><userinput>patch -Np1 -i ../firefox-&firefox-version;-freetype-1.patch 
&amp;&amp;
 sed -i 's@ ""@@' browser/base/Makefile.in &amp;&amp;
 make -f client.mk</userinput></screen>
 

Modified: trunk/BOOK/xsoft/graphweb/seamonkey.xml
==============================================================================
--- trunk/BOOK/xsoft/graphweb/seamonkey.xml     Sat Nov 30 02:09:12 2013        
(r12306)
+++ trunk/BOOK/xsoft/graphweb/seamonkey.xml     Sat Nov 30 02:10:42 2013        
(r12307)
@@ -211,7 +211,7 @@
 export C_INCLUDE_PATH=$XORG_PREFIX/include</userinput></screen>
     </note>
 
-<screen><userinput>patch -Np1 -i 
seamonkey-&seamonkey-version;-freetype-1.patch &amp;&amp;
+<screen><userinput>patch -Np1 -i 
../seamonkey-&seamonkey-version;-freetype-1.patch &amp;&amp;
 make -f client.mk &amp;&amp;
 make -C moz-build-dir/suite/installer</userinput></screen>
 

Modified: trunk/BOOK/xsoft/other/thunderbird.xml
==============================================================================
--- trunk/BOOK/xsoft/other/thunderbird.xml      Sat Nov 30 02:09:12 2013        
(r12306)
+++ trunk/BOOK/xsoft/other/thunderbird.xml      Sat Nov 30 02:10:42 2013        
(r12307)
@@ -221,7 +221,7 @@
       prepend <envar>SHELL=/bin/bash</envar> to the first make command below.
     </para></note>
 
-<screen><userinput>patch -Np1 -i 
thunderbird-&thunderbird-version;-freetype-1.patch &amp;&amp;
+<screen><userinput>patch -Np1 -i 
../thunderbird-&thunderbird-version;-freetype-1.patch &amp;&amp;
 make -f client.mk &amp;&amp;
 make -C thunderbuild/mail/installer</userinput></screen>
 
-- 
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