Changeset cee2ca2 in clfs-sysroot for BOOK/final-system/common/tar.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/tar.xml
r627724c rcee2ca2 42 42 <para os="a">Prepare Tar for compilation:</para> 43 43 44 <screen os="b"><userinput>./configure -- prefix=/usr --bindir=/bin\45 -- libexecdir=/usr/sbin --host=${CLFS_TARGET}</userinput></screen>44 <screen os="b"><userinput>./configure --build=${CLFS_HOST} --host=${CLFS_TARGET} \ 45 --prefix=/usr --bindir=/bin --libexecdir=/usr/sbin</userinput></screen> 46 46 47 47 <para os="c">Compile the package:</para>
Note:
See TracChangeset
for help on using the changeset viewer.