mirror of
https://git.linuxfromscratch.org/lfs.git
synced 2025-06-23 13:49:37 +01:00
Fixed patch name
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3650 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
This commit is contained in:
parent
91364a5af9
commit
89d2a5b05e
@ -30,7 +30,7 @@ files in shell scripts.</para>
|
||||
program, which has functionality much the same as <command>mktemp</command>.
|
||||
Patch mktemp to include a <command>tempfile</command> wrapper:</para>
|
||||
|
||||
<screen><userinput>patch -Np1 -i ../mktemp-&mktemp-version;-add-tempfile.patch</userinput></screen>
|
||||
<screen><userinput>patch -Np1 -i ../mktemp-&mktemp-version;-add-tempfile-1.patch</userinput></screen>
|
||||
|
||||
<para>Now prepare Mktemp for compilation:</para>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user