Changeset 4c51b38 for BOOK/final-system


Ignore:
Timestamp:
May 26, 2011, 11:36:41 AM (13 years ago)
Author:
Jonathan Norman <jon@…>
Branches:
clfs-1.2, clfs-2.1, clfs-3.0.0-systemd, clfs-3.0.0-sysvinit, master, systemd, sysvinit
Children:
9f51c06
Parents:
1ac2d0c
Message:

Removed grep patch and updated shadow to 4.1.4.3.

Location:
BOOK/final-system/common
Files:
2 edited

Legend:

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

    r1ac2d0c r4c51b38  
    2525  <sect2 role="installation">
    2626    <title>Installation of Grep</title>
    27 
    28     <para os="p1">This patch contains various bug fixes for Grep:</para>
    29 
    30 <screen os="p2"><userinput>patch -Np1 -i ../&grep-fixes-patch;</userinput></screen>
    3127
    3228    <para os="a">Prepare Grep for compilation:</para>
  • BOOK/final-system/common/shadow.xml

    r1ac2d0c r4c51b38  
    3333      command below.</para>
    3434    </note>
     35
     36    <para os="f1">Fix an issue with the Russian man pages:</para>
     37
     38    <screen os="f2"><userinput>sed -i 's/man_MANS = $(man_nopam) /man_MANS = /' man/ru/Makefile.in</userinput></screen>
    3539
    3640    <para os="b">Prepare Shadow for compilation:</para>
Note: See TracChangeset for help on using the changeset viewer.