Ignore:
Timestamp:
Aug 28, 2010, 10:30:38 AM (14 years ago)
Author:
Joe Ciccone <jciccone@…>
Branches:
clfs-1.2, clfs-2.1, clfs-3.0.0-systemd, clfs-3.0.0-sysvinit, master, systemd, sysvinit
Children:
275d805
Parents:
616b1809
Message:

Added a sed to procps that fixes an issue with make 3.82.

File:
1 edited

Legend:

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

    r616b1809 ra27d2a4  
    2626    <title>Installation of Procps</title>
    2727
     28    <para os="s1">The following fixes an issue with Make 3.82:</para>
     29
     30<screen os="s2"><userinput>sed -i -r '/^-include/s/\*(.*)/proc\1 ps\1/' Makefile</userinput></screen>
     31
    2832    <para os="a">Compile the package:</para>
    2933
Note: See TracChangeset for help on using the changeset viewer.