Changeset 73b1cbb in clfs-sysroot for BOOK/final-system/common/gzip.xml


Ignore:
Timestamp:
Jan 31, 2009, 6:40:21 AM (15 years ago)
Author:
Joe Ciccone <jciccone@…>
Branches:
master
Children:
0cdbce9
Parents:
3dc3c3e
Message:

Fix validation errors.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • BOOK/final-system/common/gzip.xml

    r3dc3c3e r73b1cbb  
    3232<screen os="s2"><userinput>for file in $(grep -lr futimens *); do
    3333  cp -v ${file}{,.orig}
    34   sed -e "s/futimens/gl_&amp;/" ${file}.orig > ${file}
     34  sed -e "s/futimens/gl_&amp;/" ${file}.orig &gt; ${file}
    3535done</userinput></screen>
    3636
Note: See TracChangeset for help on using the changeset viewer.