From: Stefan Schantl Date: Mon, 9 Dec 2019 14:56:20 +0000 (+0100) Subject: make.sh: Remove dropped packages from build list. X-Git-Tag: v2.25-core148~79^2~7 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=98329972105936c268571823aba048cfdbb4f2e8;p=ipfire-2.x.git make.sh: Remove dropped packages from build list. Signed-off-by: Stefan Schantl --- diff --git a/make.sh b/make.sh index 612778fa6e..b03438c538 100755 --- a/make.sh +++ b/make.sh @@ -1330,7 +1330,6 @@ buildipfire() { lfsmake2 python-daemon lfsmake2 python-ipaddress lfsmake2 glib - lfsmake2 GeoIP lfsmake2 ntp lfsmake2 openssh lfsmake2 fontconfig @@ -1629,7 +1628,6 @@ buildipfire() { lfsmake2 flashrom lfsmake2 firmware-update lfsmake2 tshark - lfsmake2 geoip-generator lfsmake2 speedtest-cli lfsmake2 libloc } @@ -1983,3 +1981,4 @@ update-contributors) cat doc/make.sh-usage ;; esac +