Ignore:
Timestamp:
Mar 1, 2009, 11:45:20 PM (16 years ago)
Author:
Jim Gifford <clfs@…>
Branches:
clfs-1.2, clfs-2.1, clfs-3.0.0-systemd, clfs-3.0.0-sysvinit, master, systemd, sysvinit
Children:
3a545576
Parents:
1204c773
Message:

Fixed Diffutils Man-Pages

File:
1 edited

Legend:

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

    r1204c773 rbf252b7  
    3838
    3939<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>
    4045
    4146    <para os="c">Compile the package:</para>
Note: See TracChangeset for help on using the changeset viewer.