Author: bdubbs
Date: Sun Sep  7 23:11:33 2014
New Revision: 10736

Log:
Fixup

Modified:
   tags/7.6-rc1/chapter06/glibc.xml
   trunk/BOOK/chapter06/glibc.xml

Modified: tags/7.6-rc1/chapter06/glibc.xml
==============================================================================
--- tags/7.6-rc1/chapter06/glibc.xml    Sun Sep  7 23:05:23 2014        (r10735)
+++ tags/7.6-rc1/chapter06/glibc.xml    Sun Sep  7 23:11:33 2014        (r10736)
@@ -54,10 +54,6 @@
       Unicode, therefore libiconv is not required on an LFS system.</para>
     </note>
 
-    <para>First fix a minor problem when installing the tzselect script:</para>
-
-<screen><userinput remap="pre">sed -i 's/\\$$(pwd)/`pwd`/' 
timezone/Makefile</userinput></screen>
-
     <para>Some of the Glibc programs use non-FHS compilant
     <filename class="directory">/var/db</filename> directory to store
     their runtime data. Apply the following patch to make such programs

Modified: trunk/BOOK/chapter06/glibc.xml
==============================================================================
--- trunk/BOOK/chapter06/glibc.xml      Sun Sep  7 23:05:23 2014        (r10735)
+++ trunk/BOOK/chapter06/glibc.xml      Sun Sep  7 23:11:33 2014        (r10736)
@@ -54,10 +54,6 @@
       Unicode, therefore libiconv is not required on an LFS system.</para>
     </note>
 
-    <para>First fix a minor problem when installing the tzselect script:</para>
-
-<screen><userinput remap="pre">sed -i 's/\\$$(pwd)/`pwd`/' 
timezone/Makefile</userinput></screen>
-
     <para>Some of the Glibc programs use non-FHS compilant
     <filename class="directory">/var/db</filename> directory to store
     their runtime data. Apply the following patch to make such programs
-- 
http://lists.linuxfromscratch.org/listinfo/lfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to