Ignore:
Timestamp:
03/08/2012 05:42:55 PM (13 years ago)
Author:
Pierre Labastie <pierre@…>
Branches:
ablfs
Children:
9a865396
Parents:
34986b8
Message:

Major change for the inclusion of blfs-tool dependencies:

  • build them before custom tools
  • use instructions in the BLFS book instead of harcoded ones
  • use the dependency tracker of the tool itself (kind of bootstrap)
File:
1 edited

Legend:

Unmodified
Added
Removed
  • common/common-functions

    r34986b8 r2507cf7  
    107107
    108108
    109 [[ $VERBOSITY2 > 0 ]] && echo -n "Loading <func_blfs_deps>..."
    110 source $COMMON_DIR/libs/func_blfs_deps
    111 [[ $? > 0 ]] && echo "file libs/func_blfs_deps did not load.." && exit 1
    112 [[ $VERBOSITY2 > 0 ]] && echo "OK"
    113 
    114109[[ $VERBOSITY2 > 0 ]] && echo -n "    ..."
Note: See TracChangeset for help on using the changeset viewer.