mirror of
https://git.linuxfromscratch.org/lfs.git
synced 2025-03-06 06:14:47 +00:00
added exactl reason why e2fsprogs has --with-root-prefix="" instead of =/
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1272 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
This commit is contained in:
parent
90e95f4aa6
commit
f129c76fce
@ -20,7 +20,10 @@
|
||||
|
||||
<listitem><para>September 26th, 2001 [markh]: Chapter 6: Changed
|
||||
--with-root-prefix=/ to --with-root-prefix="" in e2fsprogs install
|
||||
instructions.</para></listitem>
|
||||
instructions. The reason for the change is that a value of / will cause
|
||||
symlinks and installation paths to use things like //lib instead of
|
||||
just /lib. This isn't bad perse, it just doesn't look
|
||||
nice.</para></listitem>
|
||||
|
||||
<listitem><para>September 26th, 2001 [markh]: Chapter 5+6: Updated to
|
||||
e2fsprogs-1.25, gettext-0.10.40, linux-2.4.10, modutils-2.4.9 and
|
||||
|
Loading…
Reference in New Issue
Block a user