updated scripts to save logs

This commit is contained in:
K D Hedger
2017-05-07 15:08:25 +01:00
parent 6df4192a26
commit 018bf220f5
522 changed files with 1139 additions and 1 deletions

View File

@ -14,6 +14,8 @@ BUILD=1
SECTION="PERL"
SUFFIX="LFSPKG"
TARBALL="${TARNAME}-${VERSION}.tar.gz"
scriptLog "${PKGNAME}-${VERSION}"
gettar "https://cpan.metacpan.org/authors/id/K/KI/KIMRYAN/${TARBALL}" $SECTION
PKG="${OUTPUT}/${PKGNAME}"