Changeset 15c9e72 for CLFS


Ignore:
Timestamp:
10/21/2008 09:24:25 PM (16 years ago)
Author:
George Boudreau <georgeb@…>
Branches:
2.3, 2.4, ablfs, ablfs-more, legacy, new_features, trunk
Children:
7c17066
Parents:
d4bbfe2
Message:

Added Perl and M4 as host requirements (code:Matthew Burgess)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • CLFS/master.sh

    rd4bbfe2 r15c9e72  
    771771  if [ "$METHOD" = "chroot" ] ; then
    772772    CHROOT_LOC="`whereis -b chroot | cut -d " " -f2`"
    773     chroot=`cat chroot/*chroot* | \
     773    chroot=`cat chroot/???-chroot | \
    774774            sed  -e "s@chroot@$CHROOT_LOC@" \
    775775                 -e '/#!\/bin\/bash/d' \
Note: See TracChangeset for help on using the changeset viewer.