updated system install

This commit is contained in:
K D Hedger
2017-05-01 19:49:44 +01:00
parent 3418ff5313
commit 88b129ee4d
53 changed files with 115 additions and 88 deletions

View File

@ -2,7 +2,7 @@
. /usr/share/LFSPkg/LFSFunctions
DEPENDS="perl-5.20.0 Module-Build-0.4220"
DEPENDS="perl-5.24.1 Module-Build-0.4220"
if ! lfspkg -B "$DEPENDS";then
exit 100
fi