Changeset 3d79fa8
- Timestamp:
- Jun 6, 2009, 11:25:26 AM (15 years ago)
- Branches:
- clfs-1.2, clfs-2.1, clfs-3.0.0-systemd, clfs-3.0.0-sysvinit, master, systemd, sysvinit
- Children:
- 167f981
- Parents:
- 4651341
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
BOOK/temp-system/common/coreutils.xml
r4651341 r3d79fa8 28 28 to correct this:</para> 29 29 30 <screen os="bb"><userinput>echo "fu_cv_sys_stat_statfs2_bsize=yes" > config.cache</userinput></screen> 30 <screen os="bb"><userinput>cat > config.cache << EOF 31 fu_cv_sys_stat_statfs2_bsize=yes 32 gl_cv_func_rename_trailing_slash_bug=no 33 EOF</userinput></screen> 31 34 32 35 <para os="bd">Prepare Coreutils for compilation:</para>
Note:
See TracChangeset
for help on using the changeset viewer.