Changeset 3349a3a in clfs-sysroot for BOOK/final-system/common/mktemp.xml
- Timestamp:
- May 27, 2006, 9:02:20 PM (18 years ago)
- Branches:
- master
- Children:
- d9bec84
- Parents:
- f6c417f
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
BOOK/final-system/common/mktemp.xml
rf6c417f r3349a3a 35 35 will try to strip the installed files:</para> 36 36 37 <screen os="s2"><userinput>cp Makefile {,.orig}38 sed -e 's/-s $(PROG)/$(PROG)/' Makefile. orig > Makefile</userinput></screen>37 <screen os="s2"><userinput>cp Makefile.in{,.orig} 38 sed -e 's/-s $(PROG)/$(PROG)/' Makefile.in.orig > Makefile.in</userinput></screen> 39 39 40 40 <para os="c">Prepare Mktemp for compilation:</para>
Note:
See TracChangeset
for help on using the changeset viewer.