script fix

This commit is contained in:
K D Hedger
2022-09-22 12:02:04 +01:00
parent 327794174b
commit e20e3cf7b3

View File

@ -21,6 +21,9 @@ rm -rf "$PKG" || true
mkdir -p "$PKG"
scriptLog "${PKGNAME}-${VERSION}"
echo $DELETEDOCS
exit 100
pushd $COMPILEAT 2>/dev/null||true
extractarchive "${SOURCEARCHIVES}/${SECTION}/${TARBALL}"
pushd "${TARNAME}-${VERSION}"