Ignore:
Timestamp:
12/10/2013 11:37:38 PM (11 years ago)
Author:
Krejzi <krejzi@…>
Branches:
7.5-systemd, 7.6-systemd, 7.7-systemd, 7.8-systemd, 7.9-systemd
Children:
112db9d
Parents:
f2a5108
Message:

Import new branch

git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/systemd/BOOK@10389 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689

File:
1 edited

Legend:

Unmodified
Added
Removed
  • chapter05/glibc.xml

    rf2a5108 rb1a51ac1  
    4949
    5050<screen><userinput remap="pre">if [ ! -r /usr/include/rpc/types.h ]; then
    51   su -c 'mkdir -p /usr/include/rpc'
     51  su -c 'mkdir -pv /usr/include/rpc'
    5252  su -c 'cp -v sunrpc/rpc/*.h /usr/include/rpc'
    5353fi</userinput></screen>
Note: See TracChangeset for help on using the changeset viewer.