mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-13 20:42:58 +02:00
make.sh: Remove dropped packages from build list.
Signed-off-by: Stefan Schantl <stefan.schantl@ipfire.org>
This commit is contained in:
3
make.sh
3
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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user