Changeset 66c09d0


Ignore:
Timestamp:
03/03/2013 12:33:25 PM (11 years ago)
Author:
Pierre Labastie <pierre@…>
Branches:
2.4, ablfs-more, legacy, new_features, trunk
Children:
eed0929
Parents:
90f304c
Message:

typo

File:
1 edited

Legend:

Unmodified
Added
Removed
  • common/libs/func_book_parser

    r90f304c r66c09d0  
    138138        echo -n " ${L_arrow}${BOLD}LFS${R_arrow} build... "
    139139        pushd $BOOK > /dev/null
    140         if [ -f process.scripts.sh ]; then
     140        if [ -f process-scripts.sh ]; then
    141141          bash process-scripts.sh >> $LOGDIR/$LOG 2>&1
    142142        fi
Note: See TracChangeset for help on using the changeset viewer.