Changeset 884b14a in clfs-sysroot
- Timestamp:
 - Jul 11, 2009, 5:55:31 PM (16 years ago)
 - Branches:
 - master
 - Children:
 - 5a30b49
 - Parents:
 - 1b2e691
 - Location:
 - BOOK/final-system/common
 - Files:
 - 
      
- 2 edited
 
 
Legend:
- Unmodified
 - Added
 - Removed
 
- 
      
BOOK/final-system/common/gzip.xml
r1b2e691 r884b14a 50 50 <screen os="f"><userinput>make DESTDIR=${CLFS} install</userinput></screen> 51 51 52 <para os="g">Now we will move some of utilities to /usr/bin to meet FHS compliance:</para> 52 <para os="g">Now we will move some of utilities to 53 <filename class="directory">/usr/bin</filename> to meet FHS compliance:</para> 53 54 54 55 <screen os="h"><userinput>mv ${CLFS}/bin/z{egrep,cmp,diff,fgrep,force,grep,less,more,new} \  - 
      
BOOK/final-system/common/less.xml
r1b2e691 r884b14a 53 53 <screen os="g"><userinput>make prefix=${CLFS}/usr install</userinput></screen> 54 54 55 <para os="h">Move less to /bin:</para> 55 <para os="h">Move <command>less</command> to 56 <filename class="directory">/bin</filename>:</para> 56 57 57 58 <screen os="i"><userinput>mv -v ${CLFS}/usr/bin/less ${CLFS}/bin</userinput></screen>  
  Note:
 See   TracChangeset
 for help on using the changeset viewer.
  