Changeset d39035c


Ignore:
Timestamp:
08/05/2006 10:20:41 PM (18 years ago)
Author:
George Boudreau <georgeb@…>
Branches:
experimental
Children:
b33a57b
Parents:
14c9622
Message:

CLFS fixes: correct an oops with the makefile generation

File:
1 edited

Legend:

Unmodified
Added
Removed
  • CLFS2/master.sh

    r14c9622 rd39035c  
    148148    #
    149149    # Set the dependency for the first target.
    150     if [ -z $PREV ] ; then PREV=026-settingenvironment ; fi
     150    if [ -z $PREV ] ; then PREV=028-creating-sysfile ; fi
    151151
    152152    # First append each name of the script files to a list (this will become
Note: See TracChangeset for help on using the changeset viewer.