perl: changes on make.sh

Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org>
This commit is contained in:
Arne Fitzenreiter
2019-08-16 13:00:47 +02:00
parent 8f520a2d1d
commit 294aa0097b

View File

@@ -38,7 +38,7 @@ KVER=`grep --max-count=1 VER lfs/linux | awk '{ print $3 }'`
GIT_TAG=$(git tag | tail -1) # Git Tag
GIT_LASTCOMMIT=$(git log | head -n1 | cut -d" " -f2 |head -c8) # Last commit
TOOLCHAINVER=20190427
TOOLCHAINVER=20190814
###############################################################################
#
@@ -1291,6 +1291,8 @@ buildipfire() {
lfsmake2 misc-progs
lfsmake2 nano
lfsmake2 URI
lfsmake2 perl-CGI
lfsmake2 perl-Switch
lfsmake2 HTML-Tagset
lfsmake2 HTML-Parser
lfsmake2 HTML-Template
@@ -1390,6 +1392,7 @@ buildipfire() {
lfsmake2 fetchmail
lfsmake2 cyrus-imapd
lfsmake2 clamav
lfsmake2 perl-NetAddr-IP
lfsmake2 spamassassin
lfsmake2 amavisd
lfsmake2 dma