From df10d3d7d3df49117905577d99977eff5f70c7bc Mon Sep 17 00:00:00 2001 From: Matthew Burgess Date: Sat, 25 Jun 2005 09:58:59 +0000 Subject: [PATCH] * Updated to latest mktemp patch git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/6.1/BOOK@6159 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689 --- chapter01/changelog.xml | 5 +++++ chapter03/patches.xml | 2 +- chapter06/mktemp.xml | 2 +- general.ent | 4 ++-- 4 files changed, 9 insertions(+), 4 deletions(-) diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index b1f7d31fc..ceb0ae6c2 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -65,6 +65,7 @@ First a summary, then a detailed log. glibc-2.3.4-fix_test-1.patch gzip-1.3.5-security_fixes-1.patch Hotplug 2004_09_23 +mktemp-1.5-add_tempfile-2.patch sysklogd-1.4.1-fixes-1.patch tar-1.15.1-sparse_fix-1.patch util-linux-2.12p-cramfs-1.patch @@ -77,6 +78,7 @@ First a summary, then a detailed log. bash-3.0-display_wrap-1.patch flex-2.5.31-debian_fixes-2.patch man-1.5o1-80cols-1.patch +mktemp-1.5-add_tempfile-1.patch sysklogd-1.4.1-kernel_headers-1.patch sysvinit-2.85-proclen-1.patch texinfo-4.7-segfault-1.patch @@ -85,6 +87,9 @@ First a summary, then a detailed log. +June 25th, 2005 [matthew]: Updated to the latest version of the +mktemp tempfile patch, which supports building outside the source directory + June 23rd, 2005 [archaic]: Rewrote the inputrc page. diff --git a/chapter03/patches.xml b/chapter03/patches.xml index 95417d56c..7f3c64ba4 100644 --- a/chapter03/patches.xml +++ b/chapter03/patches.xml @@ -115,7 +115,7 @@ needed to build an LFS system: Mktemp Tempfile Patch - 3 KB: - + diff --git a/chapter06/mktemp.xml b/chapter06/mktemp.xml index f3d23a466..ca3aa53d5 100644 --- a/chapter06/mktemp.xml +++ b/chapter06/mktemp.xml @@ -33,7 +33,7 @@ files in shell scripts. to mktemp. Patch Mktemp to include a tempfile wrapper: -patch -Np1 -i ../mktemp-&mktemp-version;-add_tempfile-1.patch +patch -Np1 -i ../mktemp-&mktemp-version;-add_tempfile-2.patch Prepare Mktemp for compilation: diff --git a/general.ent b/general.ent index aaaf63862..cd5071622 100644 --- a/general.ent +++ b/general.ent @@ -1,6 +1,6 @@ - - + +