diff options
Diffstat (limited to 'chapter06/glibc-exp.xml')
-rw-r--r-- | chapter06/glibc-exp.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chapter06/glibc-exp.xml b/chapter06/glibc-exp.xml index c3e474308..9c40d702e 100644 --- a/chapter06/glibc-exp.xml +++ b/chapter06/glibc-exp.xml @@ -1,7 +1,7 @@ <sect2> <title>Command explanations</title> -<para><userinput>patch -Np1 -i ../glibc-&glibc-version;.patch:</userinput> +<para><userinput>patch -Np1 -i ../glibc-&glibc-patch-version;.patch:</userinput> This patch converts all occurances of <filename>$(PERL)</filename> to <filename>/usr/bin/perl</filename> in the <filename>malloc/Makefile</filename> file. This is done because Glibc can't |