Changeset b8bd862 for BOOK/boot/mips64


Ignore:
Timestamp:
Jan 9, 2014, 10:27:36 AM (10 years ago)
Author:
Chris Staub <chris@…>
Branches:
clfs-3.0.0-systemd, clfs-3.0.0-sysvinit, master, systemd, sysvinit
Children:
0832e23
Parents:
cb56f0d
Message:

Remove documentation symlinks

File:
1 edited

Legend:

Unmodified
Added
Removed
  • BOOK/boot/mips64/creatingdirs.xml

    rcb56f0d rb8bd862  
    2525mkdir -pv ${CLFS}/usr/{,local/}share/{misc,terminfo,zoneinfo}
    2626mkdir -pv ${CLFS}/usr/{,local/}share/man/man{1,2,3,4,5,6,7,8}
    27 for dir in ${CLFS}/usr{,/local}; do
    28   ln -sv share/{man,doc,info} $dir
    29 done
    3027install -dv ${CLFS}/usr/lib/locale
    3128ln -sv ../lib/locale ${CLFS}/usr/lib32
Note: See TracChangeset for help on using the changeset viewer.