Changeset eb563cc for temp-system/common
- Timestamp:
- Jul 22, 2006, 9:16:20 PM (18 years ago)
- Children:
- 76c470b
- Parents:
- 2bf55e7
- Location:
- temp-system/common
- Files:
-
- 8 edited
Legend:
- Unmodified
- Added
- Removed
-
temp-system/common/diffutils.xml
r2bf55e7 reb563cc 26 26 27 27 <screen os="b"><userinput>./configure --prefix=/tools \ 28 28 --build=${CLFS_HOST} --host=${CLFS_TARGET}</userinput></screen> 29 29 30 30 <para os="c">Compile the package:</para> -
temp-system/common/findutils.xml
r2bf55e7 reb563cc 33 33 34 34 <screen os="ac"><userinput>./configure --prefix=/tools \ 35 36 35 --build=${CLFS_HOST} --host=${CLFS_TARGET} \ 36 --cache-file=config.cache</userinput></screen> 37 37 38 38 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" -
temp-system/common/gettext.xml
r2bf55e7 reb563cc 32 32 33 33 <screen os="d"><userinput>./configure --prefix=/tools \ 34 35 34 --build=${CLFS_HOST} --host=${CLFS_TARGET} \ 35 --disable-shared --cache-file=config.cache</userinput></screen> 36 36 37 37 <variablelist os="e"> -
temp-system/common/grep.xml
r2bf55e7 reb563cc 28 28 29 29 <screen os="ca"><userinput>./configure --prefix=/tools \ 30 31 30 --build=${CLFS_HOST} --host=${CLFS_TARGET} \ 31 --disable-perl-regexp</userinput></screen> 32 32 33 33 <variablelist os="cb"> -
temp-system/common/gzip.xml
r2bf55e7 reb563cc 34 34 35 35 <screen os="ac"><userinput>./configure --prefix=/tools \ 36 36 --build=${CLFS_HOST} --host=${CLFS_TARGET}</userinput></screen> 37 37 38 38 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" -
temp-system/common/make.xml
r2bf55e7 reb563cc 28 28 29 29 <screen os="aa"><userinput>./configure --prefix=/tools \ 30 30 --build=${CLFS_HOST} --host=${CLFS_TARGET}</userinput></screen> 31 31 32 32 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" -
temp-system/common/sed.xml
r2bf55e7 reb563cc 26 26 27 27 <screen os="b"><userinput>./configure --prefix=/tools \ 28 28 --build=${CLFS_HOST} --host=${CLFS_TARGET}</userinput></screen> 29 29 30 30 <para os="c">Compile the package:</para> -
temp-system/common/tar.xml
r2bf55e7 reb563cc 33 33 34 34 <screen os="b"><userinput>./configure --prefix=/tools \ 35 36 35 --build=${CLFS_HOST} --host=${CLFS_TARGET} \ 36 --cache-file=config.cache</userinput></screen> 37 37 38 38 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
Note:
See TracChangeset
for help on using the changeset viewer.