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/libs/func_download_pkgs

    r34986b8 r2507cf7  
    198198  cd $BUILDDIR/sources
    199199
    200   if [[ "${BLFS_TOOL}" = "y" ]]; then
    201     add_blfs_deps_urls
    202   fi
    203 
    204200  if [[ "${CUSTOM_TOOLS}" = "y" ]]; then
    205201    add_CustomToolsURLS
Note: See TracChangeset for help on using the changeset viewer.