mirror of
https://github.com/KeithDHedger/LFSPkgBuilds.git
synced 2026-01-27 08:04:20 +00:00
updated scripts for 8.2
This commit is contained in:
@ -21,7 +21,7 @@ mkdir -p "$PKG"
|
||||
tar -xvf "${SOURCEARCHIVES}/${SECTION}/${TARBALL}"
|
||||
|
||||
pushd "${TARNAME}-${VERSION}"
|
||||
python setup.py install --root=$PKG || exit 1
|
||||
python setup.py install --root=$PKG || exit 100
|
||||
popd
|
||||
|
||||
checketc "$PKG"
|
||||
|
||||
Reference in New Issue
Block a user