]> git.ipfire.org Git - ipfire-2.x.git/commitdiff
make.sh: Remove dropped packages from build list.
authorStefan Schantl <stefan.schantl@ipfire.org>
Mon, 9 Dec 2019 14:56:20 +0000 (15:56 +0100)
committerStefan Schantl <stefan.schantl@ipfire.org>
Mon, 9 Dec 2019 14:56:20 +0000 (15:56 +0100)
Signed-off-by: Stefan Schantl <stefan.schantl@ipfire.org>
make.sh

diff --git a/make.sh b/make.sh
index 612778fa6e3b001279de183c558063bcb2f88f23..b03438c53897e2aa3ee66b7fa07ef7763ac19408 100755 (executable)
--- 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
+