Changeset bd5bf06


Ignore:
Timestamp:
04/08/2006 11:30:57 AM (18 years ago)
Author:
Manuel Canales Esparcia <manuel@…>
Branches:
1.0, 2.3, 2.3.x, 2.4, ablfs, ablfs-more, legacy, new_features, trunk
Children:
73e5448
Parents:
73e1720
Message:

Allow to set SRC_ARCHIVE via envar.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • common/config

    r73e1720 rbd5bf06  
    1414
    1515#--- The local repository for packages/file
     16#    Used only if HPKG = 1
    1617#    Any missing file will be downloaded and archived here,
    1718#    if the user has the right priviledges.
    18 SRC_ARCHIVE=
     19SRC_ARCHIVE=$SRC_ARCHIVE
    1920
    2021#--- Download the source packages 0(no)/1(yes)
Note: See TracChangeset for help on using the changeset viewer.