updated dev meta

This commit is contained in:
K D Hedger
2017-05-15 14:56:33 +01:00
parent 34681105bf
commit 2c8b310927
65 changed files with 269 additions and 256 deletions

View File

@ -18,8 +18,6 @@ TARBALL="${TARNAME}-${VERSION}.tar.xz"
scriptLog "${PKGNAME}-${VERSION}"
gettar "http://www.python.org/ftp/python/${VERSION}/${TARBALL}" $SECTION
scriptLog "${PKGNAME}-${VERSION}"
gettar "http://docs.python.org/ftp/python/doc/${VERSION}/${PKGNAME}-${VERSION}-docs-html.tar.bz2" $SECTION
PKG="${OUTPUT}/${PKGNAME}"