Changeset f745574 for BOOK/final-system


Ignore:
Timestamp:
May 4, 2017, 5:48:21 PM (7 years ago)
Author:
William Harrington <kb0iic@…>
Branches:
master, systemd
Children:
d8bb1e0
Parents:
9d334e1
Message:

Update Man-DB to 2.7.6.1 and update install commmands.

Location:
BOOK/final-system
Files:
2 edited

Legend:

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

    r9d334e1 rf745574  
    3434    --sysconfdir=/etc \
    3535    --disable-setuid \
     36    --enable-cache-owner=bin \
    3637    --with-browser=/usr/bin/lynx \
    3738    --with-vgrind=/usr/bin/vgrind \
     
    8081    <para os="j">Edit the installed tmpfile as we have no <systemitem class="username">man</systemitem> user:</para>
    8182
    82 <screen os="k"><userinput>sed -i "s:man root:root root:g" /usr/lib/tmpfiles.d/man-db.conf</userinput></screen>
     83<screen os="k"><userinput>sed -i "s:man man:root root:g" /usr/lib/tmpfiles.d/man-db.conf</userinput></screen>
    8384  </sect2>
    8485
  • BOOK/final-system/multilib/man-db.xml

    r9d334e1 rf745574  
    3535    --libdir=/usr/lib64 \
    3636    --disable-setuid \
     37    --enable-cache-owner=bin \
    3738    --with-browser=/usr/bin/lynx \
    3839    --with-vgrind=/usr/bin/vgrind \
Note: See TracChangeset for help on using the changeset viewer.