diff options
-rw-r--r-- | chapter08/grub.xml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/chapter08/grub.xml b/chapter08/grub.xml index 69e098daa..07be0e851 100644 --- a/chapter08/grub.xml +++ b/chapter08/grub.xml @@ -53,7 +53,6 @@ <para>Prepare GRUB for compilation:</para> <screen><userinput remap="configure">./configure --prefix=/usr \ - --sbindir=/sbin \ --sysconfdir=/etc \ --disable-efiemu \ --disable-werror</userinput></screen> |