Ignore:
Timestamp:
07/23/2007 05:09:53 PM (17 years ago)
Author:
Jeremy Huntwork <jhuntwork@…>
Children:
2b75709a
Parents:
8e6333e
Message:

Initial changes to build x86_64 natively. Build needs testing and, very likely, some adjusting.

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • chapter06/creatingdirs.xml

    r8e6333e r1218687  
    2525  ln -sv share/{man,doc,info} $dir
    2626done
     27ln -sv lib /lib64
     28ln -sv lib /usr/lib64
    2729mkdir -v /var/{lock,log,mail,run,spool}
    2830mkdir -pv /var/{opt,cache,lib/{misc,locate},local}</userinput></screen>
Note: See TracChangeset for help on using the changeset viewer.