setup-offline-bundle.sh: define TERMUX_PKG_BUILDER_DIR
This commit is contained in:
parent
41a9c901e7
commit
db85c79683
@ -67,6 +67,7 @@ for p in "$TERMUX_SCRIPTDIR"/packages/*; do
|
||||
}
|
||||
|
||||
TERMUX_PKG_NAME=$(basename "$p")
|
||||
TERMUX_PKG_BUILDER_DIR="${p}"
|
||||
TERMUX_PKG_CACHEDIR="${p}/cache"
|
||||
TERMUX_PKG_METAPACKAGE=false
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user