Ignore:
Timestamp:
Apr 14, 2014, 1:29:31 PM (10 years ago)
Author:
Chris Staub <chris@…>
Branches:
clfs-3.0.0-systemd, clfs-3.0.0-sysvinit, master, systemd, sysvinit
Children:
f584773
Parents:
8876eda
Message:

sleep is not needed in /bin

File:
1 edited

Legend:

Unmodified
Added
Removed
  • BOOK/boot/multilib/createfiles.xml

    r8876eda r47cb63d  
    1515  xpointer="xpointer(//*[@os='a'])"/>
    1616
    17 <screen><userinput>ln -sv /tools/bin/{bash,cat,echo,grep,login,passwd,pwd,sleep,stty} ${CLFS}/bin
     17<screen><userinput>ln -sv /tools/bin/{bash,cat,echo,grep,login,passwd,pwd,stty} ${CLFS}/bin
    1818ln -sv /tools/bin/file ${CLFS}/usr/bin
    1919ln -sv /tools/lib/libgcc_s.so{,.1} ${CLFS}/usr/lib
Note: See TracChangeset for help on using the changeset viewer.