Changeset 3349a3a in clfs-sysroot for BOOK/final-system/common/mktemp.xml


Ignore:
Timestamp:
May 27, 2006, 9:02:20 PM (18 years ago)
Author:
Jim Gifford <clfs@…>
Branches:
master
Children:
d9bec84
Parents:
f6c417f
Message:

r3669@server (orig r1667): jciccone | 2006-05-27 18:13:38 -0700
Various text and command fixes

File:
1 edited

Legend:

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

    rf6c417f r3349a3a  
    3535    will try to strip the installed files:</para>
    3636
    37 <screen os="s2"><userinput>cp Makefile{,.orig}
    38 sed -e 's/-s $(PROG)/$(PROG)/' Makefile.orig &gt; Makefile</userinput></screen>
     37<screen os="s2"><userinput>cp Makefile.in{,.orig}
     38sed -e 's/-s $(PROG)/$(PROG)/' Makefile.in.orig &gt; Makefile.in</userinput></screen>
    3939
    4040    <para os="c">Prepare Mktemp for compilation:</para>
Note: See TracChangeset for help on using the changeset viewer.