Changeset cee2ca2 in clfs-sysroot for BOOK/final-system/common/findutils.xml
- Timestamp:
- Jul 14, 2006, 10:03:23 AM (19 years ago)
- Branches:
- master
- Children:
- 7e8c096
- Parents:
- 627724c
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
BOOK/final-system/common/findutils.xml
r627724c rcee2ca2 30 30 <para os="a">Prepare Findutils for compilation:</para> 31 31 32 <screen os="b"><userinput>./configure --prefix=/usr --host=${CLFS_TARGET} \ 33 --libexecdir=/usr/lib/locate --localstatedir=/var/lib/locate</userinput></screen> 32 <screen os="b"><userinput>./configure --build=${CLFS_HOST} --host=${CLFS_TARGET} \ 33 --prefix=/usr --libexecdir=/usr/lib/locate \ 34 --localstatedir=/var/lib/locate</userinput></screen> 34 35 35 36 <variablelist os="c">
Note:
See TracChangeset
for help on using the changeset viewer.