Changeset 83a366b for jhalfs


Ignore:
Timestamp:
11/24/2005 10:09:18 PM (19 years ago)
Author:
Jeremy Huntwork <jhuntwork@…>
Branches:
1.0, 2.3, 2.3.x, 2.4, ablfs, ablfs-more, legacy, new_features, trunk
Children:
1136382
Parents:
0617288
Message:

Fixed an issue where BOOK wasn't being reset correctly if -L was specified on the command line

File:
1 edited

Legend:

Unmodified
Added
Removed
  • jhalfs

    r0617288 r83a366b  
    11211121>$LOGDIR/$LOG
    11221122
     1123if [ -z $BOOK ] ; then
     1124  BOOK=lfs-$LFSVRS
     1125fi
     1126
    11231127get_book
    11241128build_Makefile
Note: See TracChangeset for help on using the changeset viewer.