Changeset 8133

Show
Ignore:
Timestamp:
05/13/07 09:53:20 (1 year ago)
Author:
matthew
Message:

Fix the sed that disabled the installation of the groups.1 man page. It resulted in a few other man pages not being installed too.

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/BOOK/chapter01/changelog.xml

    r8132 r8133  
    4141      <itemizedlist> 
    4242        <listitem> 
     43          <para>[matthew] - Fix an overly aggressive sed, which prevented 
     44          several of Shadow's man pages from being installed instead of just 
     45          groups(1).</para> 
     46        </listitem> 
     47        <listitem> 
    4348          <para>[matthew] - Upgrade to Man-pages-2.48.  Fixes 
    4449          <ulink url="&lfs-ticket-root;2000">#2000</ulink>.</para> 
  • trunk/BOOK/chapter06/shadow.xml

    r8125 r8133  
    7373 
    7474<screen><userinput>sed -i 's/groups$(EXEEXT) //' src/Makefile 
    75 find man -name Makefile -exec sed -i '/groups/d' {} \;</userinput></screen> 
     75find man -name Makefile -exec sed -i 's/groups\.1 / /' {} \;</userinput></screen> 
    7676 
    7777    <para>Disable the installation of Chinese and Korean manual pages, since