diff options
Diffstat (limited to 'chapter06/grub-inst.xml')
-rw-r--r-- | chapter06/grub-inst.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chapter06/grub-inst.xml b/chapter06/grub-inst.xml index 650b76c0b..66ec995b0 100644 --- a/chapter06/grub-inst.xml +++ b/chapter06/grub-inst.xml @@ -11,7 +11,7 @@ Grub.</para> <para>Grub needs a patch to fix a compilation problem with GCC-3.3.1</para> -<para><screen><userinput>patch -Np1 -i ../grub-&grub-patch-version;.patch</userinput></screen></para> +<para><screen><userinput>patch -Np1 -i ../&grub-patch;</userinput></screen></para> <para>Prepare Grub for compilation:</para> |