Changeset 96857f8


Ignore:
Timestamp:
03/03/2013 12:37:08 PM (11 years ago)
Author:
Pierre Labastie <pierre@…>
Branches:
ablfs
Children:
aefbe0f
Parents:
76f8888
Message:

Merge trunk r3661

File:
1 edited

Legend:

Unmodified
Added
Removed
  • common/libs/func_book_parser

    r76f8888 r96857f8  
    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.