From 71bbe67154812a63d55689259d1467b853a25b48 Mon Sep 17 00:00:00 2001 From: Zack Winkles Date: Mon, 7 Jun 2004 18:52:47 +0000 Subject: Updated patch names to the new naming scheme used by the patches project git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3760 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689 --- chapter06/mktemp.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'chapter06/mktemp.xml') diff --git a/chapter06/mktemp.xml b/chapter06/mktemp.xml index 07944e904..2b3a2582b 100644 --- a/chapter06/mktemp.xml +++ b/chapter06/mktemp.xml @@ -30,7 +30,7 @@ files in shell scripts. program, which has functionality much the same as 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-1.patch Now prepare Mktemp for compilation: -- cgit v1.2.3-54-g00ecf