diff options
author | Pierre Labastie <pierre.labastie@neuf.fr> | 2021-09-07 22:40:16 +0200 |
---|---|---|
committer | Pierre Labastie <pierre.labastie@neuf.fr> | 2021-09-07 22:40:16 +0200 |
commit | c6f58f47bdce93f07da86485fc3bddc39654a2a8 (patch) | |
tree | dff0742e817d318ac550e1adcaf5b8971fe37f94 /chapter08/grub.xml | |
parent | 2c8fdfc1654e5c1f30ec7f1104a8ca634ed9ed73 (diff) | |
parent | 8e6babecd0d75542a01eedfde32556879733f842 (diff) |
Merge branch 'trunk' of git.linuxfromscratch.org:lfs into trunk
Diffstat (limited to 'chapter08/grub.xml')
-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 7ad5a3272..e9008c31a 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> |