Changeset b169dfe for BOOK/final-system/common
- Timestamp:
- Oct 19, 2008, 8:57:43 PM (16 years ago)
- Branches:
- clfs-1.2, clfs-2.1, clfs-3.0.0-systemd, clfs-3.0.0-sysvinit, master, systemd, sysvinit
- Children:
- 2211949
- Parents:
- 9d5337b
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
BOOK/final-system/common/coreutils.xml
r9d5337b rb169dfe 32 32 33 33 <screen os="p2"><userinput>patch -Np1 -i ../&coreutils-uname-patch;</userinput></screen> 34 35 <para os="s1">The following command renames the internal implementation of36 futimens to gl_futimens as newer versions of Glibc provide an incompatible37 version:</para>38 39 <screen os="s2"><userinput>sed -i "s/futimens/gl_&/" $(grep -lr futimens *)</userinput></screen>40 34 41 35 <para os="c">Now prepare Coreutils for compilation:</para>
Note:
See TracChangeset
for help on using the changeset viewer.