Author: pierre
Date: Sat Aug 27 05:52:08 2016
New Revision: 17660

Log:
Fixes some "libtool" sed and various typos

Modified:
   trunk/BOOK/general/graphlib/libtiff.xml
   trunk/BOOK/lxqt/desktop/liblxqt.xml
   trunk/BOOK/x/installing/mesa.xml
   trunk/BOOK/x/lib/at-spi2-atk.xml

Modified: trunk/BOOK/general/graphlib/libtiff.xml
==============================================================================
--- trunk/BOOK/general/graphlib/libtiff.xml     Sat Aug 27 01:59:16 2016        
(r17659)
+++ trunk/BOOK/general/graphlib/libtiff.xml     Sat Aug 27 05:52:08 2016        
(r17660)
@@ -104,7 +104,7 @@
       commands:
     </para>
 
-<screen><userinput>sed -i "/seems to be moved/s/^/#/" libtool &amp;&amp;
+<screen><userinput>sed -i "/seems to be moved/s/^/#/" config/ltmain.sh 
&amp;&amp;
 ./configure --prefix=/usr --disable-static &amp;&amp;
 make</userinput></screen>
 

Modified: trunk/BOOK/lxqt/desktop/liblxqt.xml
==============================================================================
--- trunk/BOOK/lxqt/desktop/liblxqt.xml Sat Aug 27 01:59:16 2016        (r17659)
+++ trunk/BOOK/lxqt/desktop/liblxqt.xml Sat Aug 27 05:52:08 2016        (r17660)
@@ -70,7 +70,7 @@
       </listitem>
     </itemizedlist>
 
-    <bridgehead renderas="sect3" revision="sysv">edditional 
Downloads</bridgehead>
+    <bridgehead renderas="sect3" revision="sysv">Additional 
Downloads</bridgehead>
     <itemizedlist spacing="compact" revision="sysv">
       <listitem>
         <para>

Modified: trunk/BOOK/x/installing/mesa.xml
==============================================================================
--- trunk/BOOK/x/installing/mesa.xml    Sat Aug 27 01:59:16 2016        (r17659)
+++ trunk/BOOK/x/installing/mesa.xml    Sat Aug 27 05:52:08 2016        (r17660)
@@ -6,7 +6,7 @@
 
   <!ENTITY mesa-download-http " ">
   <!ENTITY mesa-download-ftp  
"ftp://ftp.freedesktop.org/pub/mesa/&mesa-version;/mesa-&mesa-version;.tar.xz";>
-  <!ENTITY mesa-md5sum        "972fd5ad5a63aeabf173fb9adefc6522 ">
+  <!ENTITY mesa-md5sum        "972fd5ad5a63aeabf173fb9adefc6522">
   <!ENTITY mesa-size          "8.2 MB">
   <!ENTITY mesa-buildsize     "388 MB (with tests and docs)">
   <!ENTITY mesa-time          "3.5 SBU (with tests and docs - all with 
parallelism = 4),">

Modified: trunk/BOOK/x/lib/at-spi2-atk.xml
==============================================================================
--- trunk/BOOK/x/lib/at-spi2-atk.xml    Sat Aug 27 01:59:16 2016        (r17659)
+++ trunk/BOOK/x/lib/at-spi2-atk.xml    Sat Aug 27 05:52:08 2016        (r17660)
@@ -93,7 +93,7 @@
       commands:
     </para>
 
-<screen><userinput>sed -i "/seems to be moved/s/^/#/" ltmain.sh &amp;&amp;
+<screen><userinput>sed -i "/seems to be moved/s/^/#/" config/ltmain.sh 
&amp;&amp;
 ./configure --prefix=/usr &amp;&amp;
 make</userinput></screen>
 
-- 
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