Changeset bbcdeab for common/libs


Ignore:
Timestamp:
10/30/2013 03:44:46 PM (11 years ago)
Author:
Pierre Labastie <pierre@…>
Branches:
2.4, ablfs-more, legacy, new_features, trunk
Children:
ef32ce5
Parents:
b81c951
Message:

Handle errors while installing blfs tools and makes the error
message more accurate

File:
1 edited

Legend:

Unmodified
Added
Removed
  • common/libs/func_install_blfs

    rb81c951 rbbcdeab  
    123123       -e '/PACKAGE1=/,/^fi/p' \
    124124       -e '/PATCH=/,/^fi/p' \
    125        -e '/URL=/,/unpacked/p' \
     125       -e '/URL=/,/^fi/p' \
    126126    $BUILDDIR$BLFS_ROOT/scripts/* >> $BUILDDIR$BLFS_ROOT/download_script
    127127chmod u+x $BUILDDIR$BLFS_ROOT/download_script
Note: See TracChangeset for help on using the changeset viewer.