Changeset bf252b7 for BOOK/final-system
- Timestamp:
- Mar 1, 2009, 11:45:20 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:
- 3a545576
- Parents:
- 1204c773
- Location:
- BOOK/final-system
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
BOOK/final-system/common/diffutils.xml
r1204c773 rbf252b7 38 38 39 39 <screen os="s2"><userinput>sed -i 's@\(^#define DEFAULT_EDITOR_PROGRAM \).*@\1"vi"@' config.h</userinput></screen> 40 41 <para os="s3">Diffutils man-pages want to be recreated, but it requires help2man. So we update the time on the 42 files to prevent them from being recreated:</para> 43 44 <screen os="s4"><userinput>touch man/*.1</userinput></screen> 40 45 41 46 <para os="c">Compile the package:</para> -
BOOK/final-system/multilib/diffutils.xml
r1204c773 rbf252b7 46 46 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" 47 47 href="../common/diffutils.xml" 48 xpointer="xpointer(//*[@os='s3'])"/> 49 50 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" 51 href="../common/diffutils.xml" 52 xpointer="xpointer(//*[@os='s4'])"/> 53 54 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" 55 href="../common/diffutils.xml" 48 56 xpointer="xpointer(//*[@os='c'])"/> 49 57
Note:
See TracChangeset
for help on using the changeset viewer.