Changeset eaafb59 for BOOK/temp-system/common
- Timestamp:
- Jul 26, 2010, 6:21:05 PM (14 years ago)
- Branches:
- clfs-1.2, clfs-2.1, clfs-3.0.0-systemd, clfs-3.0.0-sysvinit, master, systemd, sysvinit
- Children:
- 68d33bad
- Parents:
- b3dcad4
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
BOOK/temp-system/common/gzip.xml
rb3dcad4 reaafb59 22 22 <sect2 role="installation"> 23 23 <title>Installation of Gzip</title> 24 25 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"26 href="../../final-system/common/gzip.xml"27 xpointer="xpointer(//*[@os='s1'])"/>28 29 <screen os="s2"><userinput>for file in $(grep -lr futimens *); do30 cp -v ${file}{,.orig}31 sed -e "s/futimens/gl_&/" ${file}.orig > ${file}32 done</userinput></screen>33 24 34 25 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
Note:
See TracChangeset
for help on using the changeset viewer.