Author: manuel
Date: 2005-06-25 06:27:45 -0600 (Sat, 25 Jun 2005)
New Revision: 6165

Modified:
   branches/cross-lfs/BOOK/introduction/common/changelog.xml
   branches/cross-lfs/BOOK/patches.ent
Log:
Updated to the latest version of the mktemp tempfile patch.

Modified: branches/cross-lfs/BOOK/introduction/common/changelog.xml
===================================================================
--- branches/cross-lfs/BOOK/introduction/common/changelog.xml   2005-06-25 
12:19:45 UTC (rev 6164)
+++ branches/cross-lfs/BOOK/introduction/common/changelog.xml   2005-06-25 
12:27:45 UTC (rev 6165)
@@ -123,7 +123,7 @@
       <para>Zlib &zlib-version;</para>
     </listitem>
     <listitem>
-      <para>udev-config-2.rules</para>
+      <para>udev-config-3.rules</para>
     </listitem>
   </itemizedlist>
 
@@ -202,6 +202,11 @@
         <listitem>
           <para>[manuel] - Changed CC="${CC-gcc}" by CC=gcc.</para>
         </listitem>
+        <listitem>
+          <para>[manuel] - Updated to the latest version of the
+          mktemp tempfile patch, which supports building outside
+          the source directory.</para>
+        </listitem>
       </itemizedlist>
     </listitem>
 

Modified: branches/cross-lfs/BOOK/patches.ent
===================================================================
--- branches/cross-lfs/BOOK/patches.ent 2005-06-25 12:19:45 UTC (rev 6164)
+++ branches/cross-lfs/BOOK/patches.ent 2005-06-25 12:27:45 UTC (rev 6165)
@@ -20,11 +20,11 @@
 
 <!ENTITY glibc-testfix-patch "glibc-&glibc-version;-fix_test-1.patch">
 
-<!ENTITY gzip-security_fix-patch "gzip-&gzip-version;-security_fixes-1.patch"> 
+<!ENTITY gzip-security_fix-patch "gzip-&gzip-version;-security_fixes-1.patch">
 
 <!ENTITY inetutils-man_pages-patch 
"inetutils-&inetutils-version;-no_server_man_pages-1.patch">
 
-<!ENTITY mktemp-tempfile-patch "mktemp-&mktemp-version;-add_tempfile-1.patch">
+<!ENTITY mktemp-tempfile-patch "mktemp-&mktemp-version;-add_tempfile-2.patch">
 
 <!ENTITY ncurses-update-patch 
"ncurses-&ncurses-version;-20050319-patch.sh.bz2">
 

-- 
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