mirror of
https://github.com/KeithDHedger/LFSPkgBuilds.git
synced 2025-07-25 01:19:03 +00:00
script fix
This commit is contained in:
@ -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}"
|
||||
|
Reference in New Issue
Block a user