diff options
author | Gerard Beekmans <gerard@linuxfromscratch.org> | 2002-05-26 21:25:09 +0000 |
---|---|---|
committer | Gerard Beekmans <gerard@linuxfromscratch.org> | 2002-05-26 21:25:09 +0000 |
commit | 32cee45c7138e9385d0341d093a03d7f660ec749 (patch) | |
tree | 99abe7b5b47628c9332d22d3034ed6a58a3b9ee3 /chapter06/e2fsprogs-exp.xml | |
parent | 624fe9515e30944c35363b646b0b0cde87eeb802 (diff) |
Applied Alex Groenewoud's namesandspaces.dat patch
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1913 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter06/e2fsprogs-exp.xml')
-rw-r--r-- | chapter06/e2fsprogs-exp.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chapter06/e2fsprogs-exp.xml b/chapter06/e2fsprogs-exp.xml index c7fac0bdc..69c097125 100644 --- a/chapter06/e2fsprogs-exp.xml +++ b/chapter06/e2fsprogs-exp.xml @@ -6,7 +6,7 @@ reason for supplying this option is because of the setup of the e2fsprogs Makefile. Some programs are essential for system use when, for example, /usr isn't mounted (like the e2fsck program). These programs and libraries therefore belong in directories like /lib and -/sbin. If this option isn't passed to e2fsprogs' configure, it places +/sbin. If this option isn't passed to E2fsprogs's configure, it places these programs in /usr which is not what we want.</para> <para><userinput>--enable-elf-shlibs:</userinput> This creates shared |