diff options
Diffstat (limited to 'chapter06/texinfo.xml')
-rw-r--r-- | chapter06/texinfo.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chapter06/texinfo.xml b/chapter06/texinfo.xml index ca4a87ecf..07514010e 100644 --- a/chapter06/texinfo.xml +++ b/chapter06/texinfo.xml @@ -32,7 +32,7 @@ Diffutils, GCC, Gettext, Glibc, Grep, Make, Ncurses, and Sed</seg></seglistitem> <para>Texinfo allows local users to overwrite arbitrary files via a symlink attack on temporary files. Apply the following patch to fix this:</para> -<screen><userinput>patch -Np1 -i ../texinfo-&texinfo-version;-tempfile_fix-1.patch</userinput></screen> +<screen><userinput>patch -Np1 -i ../&texinfo-tempfile_fix-patch;</userinput></screen> <para>Prepare Texinfo for compilation:</para> |