mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-11 11:35:54 +02:00
make.sh: Build libsmooth after newt
This commit is contained in:
2
make.sh
2
make.sh
@@ -383,7 +383,6 @@ buildipfire() {
|
||||
LOGFILE="$BASEDIR/log/_build.ipfire.log"
|
||||
export LOGFILE
|
||||
ipfiremake configroot
|
||||
ipfiremake libsmooth
|
||||
ipfiremake backup
|
||||
ipfiremake bind
|
||||
ipfiremake dhcp
|
||||
@@ -487,6 +486,7 @@ buildipfire() {
|
||||
ipfiremake pcre
|
||||
ipfiremake slang
|
||||
ipfiremake newt
|
||||
ipfiremake libsmooth
|
||||
ipfiremake attr
|
||||
ipfiremake acl
|
||||
ipfiremake libcap
|
||||
|
||||
Reference in New Issue
Block a user