Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • BOOK/temp-system/common/coreutils.xml

    r5d86a4f rc5ab9cd  
    3333EOF</userinput></screen>
    3434
    35     <para os="p1">Apply a patch to not generate manpages :</para>
     35    <para os="p1">Apply a patch to prevent Coreutils from generating manpages :</para>
    3636
    3737<screen os="p2"><userinput>patch -Np1 -i ../&coreutils-noman-patch;</userinput></screen>
     
    5656    </variablelist>
    5757
    58     <para os="s1">Apply a sed to allow completion of the build:</para>
    59 
    60 <screen os="s2"><userinput>cp -v Makefile{,.orig}
    61 sed -e 's/^#run_help2man\|^run_help2man/#&amp;/' \
    62   -e 's/^\##run_help2man/run_help2man/' Makefile.orig > Makefile</userinput></screen>
    63 
    6458   <para os="bf">Compile the package:</para>
    6559
Note: See TracChangeset for help on using the changeset viewer.