This commit is contained in:
fosslinux 2022-10-05 20:31:04 +11:00
parent 60de56cbe6
commit 667370a726
3 changed files with 4 additions and 2 deletions

View file

@ -13,6 +13,7 @@ export SOURCES=/usr/src
export DESTDIR=/tmp/destdir
export DISTFILES=/distfiles
export SRCDIR="${SOURCES}"
export HOME=/tmp
# shellcheck source=sysa/helpers.sh
. "${SOURCES}/helpers.sh"