mirror of
https://github.com/KeithDHedger/LFSPkgBuilds.git
synced 2025-08-08 08:23:35 +00:00
updated build scripts
This commit is contained in:
@ -24,7 +24,7 @@ rm -rf "$PKG" || true
|
||||
mkdir -p "$PKG"
|
||||
|
||||
pushd $COMPILEAT 2>/dev/null||true
|
||||
tar -xvf "${SOURCEARCHIVES}/${SECTION}/${TARBALL}"
|
||||
extractarchive "${SOURCEARCHIVES}/${SECTION}/${TARBALL}"
|
||||
pushd "${TARNAME}-${VERSION}"
|
||||
mkdir python3||true
|
||||
# pushd python2
|
||||
|
Reference in New Issue
Block a user