diff options
Diffstat (limited to 'chapter06/gawk-inst.xml')
-rw-r--r-- | chapter06/gawk-inst.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chapter06/gawk-inst.xml b/chapter06/gawk-inst.xml index 1ac6525be..b804ef845 100644 --- a/chapter06/gawk-inst.xml +++ b/chapter06/gawk-inst.xml @@ -31,7 +31,7 @@ class="directory">$prefix/share/gawk-3.1.3</filename>) is removed along with its contents on a make uninstall.</para></listitem> </itemizedlist> -<para><screen><userinput>patch -Np1 -i ../gawk-&gawk-patch-version;.patch</userinput></screen></para> +<para><screen><userinput>patch -Np1 -i ../&gawk-patch;</userinput></screen></para> <para>Now prepare Gawk for compilation:</para> |