From d02c56d5f5dc1d2a8bea323b95acb48cb940051e Mon Sep 17 00:00:00 2001 From: Bruce Dubbs Date: Sun, 16 Feb 2014 20:49:53 +0000 Subject: Update to man-pages-3.5.9. Incorporate beta FHS. Add /usr/share/ppd, /usr/libexec, /usr/share/color, /usr/local/share/color, /var/lib/color, and /usr/share/dict. Remove overrides for /usr/libexec: coreutils, findutils, gawk, gcc, glibc, inetutils, man-db, and tar. Move grub sbin executables from /usr/sbin to /sbin. Document two new glibc errors in the regression tests. Move man-db after util-linux to satisfy a test dependency in /tools and to speed the test up. Restore building the flex static library. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10469 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689 --- chapter06/grub.xml | 1 + 1 file changed, 1 insertion(+) (limited to 'chapter06/grub.xml') diff --git a/chapter06/grub.xml b/chapter06/grub.xml index 6354a4777..7941debd6 100644 --- a/chapter06/grub.xml +++ b/chapter06/grub.xml @@ -47,6 +47,7 @@ Prepare GRUB for compilation: ./configure --prefix=/usr \ + --sbindir=/sbin \ --sysconfdir=/etc \ --disable-grub-emu-usb \ --disable-efiemu \ -- cgit v1.2.3-54-g00ecf