diff --git a/common/config b/common/config index eae4146..897a4e6 100644 --- a/common/config +++ b/common/config @@ -13,9 +13,10 @@ declare -r HTTP=http://ftp.lfs-matrix.net/pub/lfs/conglomeration BUILDDIR=/mnt/build_dir #--- The local repository for packages/file +# Used only if HPKG = 1 # Any missing file will be downloaded and archived here, # if the user has the right priviledges. -SRC_ARCHIVE= +SRC_ARCHIVE=$SRC_ARCHIVE #--- Download the source packages 0(no)/1(yes) HPKG=0