Author: jim
Date: 2005-10-30 09:13:59 -0700 (Sun, 30 Oct 2005)
New Revision: 7107

Modified:
   branches/cross-lfs/BOOK/
   branches/cross-lfs/BOOK/boot/multilib/e2fsprogs.xml
   branches/cross-lfs/BOOK/introduction/common/changelog.xml
Log:
 [EMAIL PROTECTED]:  jim | 2005-10-30 08:10:50 -0800
 e2fsprogs change



Property changes on: branches/cross-lfs/BOOK
___________________________________________________________________
Name: svk:merge
   - 7321b066-45f8-0310-a5e2-f63eff31be55:/cross-lfs:7796
dfc39d96-41f8-0310-9e44-b84af8e7c7f6:/books/local:5516
   + 7321b066-45f8-0310-a5e2-f63eff31be55:/cross-lfs:7824
dfc39d96-41f8-0310-9e44-b84af8e7c7f6:/books/local:5516

Modified: branches/cross-lfs/BOOK/boot/multilib/e2fsprogs.xml
===================================================================
--- branches/cross-lfs/BOOK/boot/multilib/e2fsprogs.xml 2005-10-30 12:43:18 UTC 
(rev 7106)
+++ branches/cross-lfs/BOOK/boot/multilib/e2fsprogs.xml 2005-10-30 16:13:59 UTC 
(rev 7107)
@@ -46,7 +46,8 @@
     <para>Make sure the libraries get installed to
     <filename class="directory">/tools/lib64</filename>:</para>
 
-<screen><userinput>cp configure{,.orig}
+<screen><userinput>chmod 0755
+cp configure{,.orig}
 sed -e "/libdir=.*\/lib/s@/lib@/[EMAIL PROTECTED]" configure.orig > 
configure</userinput></screen>
 
     <xi:include xmlns:xi="http://www.w3.org/2003/XInclude";

Modified: branches/cross-lfs/BOOK/introduction/common/changelog.xml
===================================================================
--- branches/cross-lfs/BOOK/introduction/common/changelog.xml   2005-10-30 
12:43:18 UTC (rev 7106)
+++ branches/cross-lfs/BOOK/introduction/common/changelog.xml   2005-10-30 
16:13:59 UTC (rev 7107)
@@ -44,6 +44,10 @@
         <listitem>
           <para>[manuel] - Text updates ported from trunk up to r7102.</para>
         </listitem>
+        <listitem>
+          <para>[jim] - Numerous bug reports on e2fsprogs multilib, that 
configure
+          wouldn't work, could not validate, but added the fix in. Thanx for 
the reports.</para>
+        </listitem>
       </itemizedlist>
     </listitem>
 

-- 
http://linuxfromscratch.org/mailman/listinfo/lfs-book
FAQ: http://www.linuxfromscratch.org/lfs/faq.html
Unsubscribe: See the above information page

Reply via email to