mirror of
https://git.linuxfromscratch.org/lfs.git
synced 2025-06-19 03:39:20 +01:00
add --localstatedir= for temp findutils
It's to prevent the creation of an empty /usr/var.
This commit is contained in:
parent
9901d50d9a
commit
7ffe1b8169
@ -46,6 +46,7 @@
|
|||||||
<para>Prepare Findutils for compilation:</para>
|
<para>Prepare Findutils for compilation:</para>
|
||||||
|
|
||||||
<screen><userinput remap="configure">./configure --prefix=/usr \
|
<screen><userinput remap="configure">./configure --prefix=/usr \
|
||||||
|
--localstatedir=/var/lib/locate \
|
||||||
--host=$LFS_TGT \
|
--host=$LFS_TGT \
|
||||||
--build=$(build-aux/config.guess)</userinput></screen>
|
--build=$(build-aux/config.guess)</userinput></screen>
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user