mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-28 11:43:25 +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"
|
LOGFILE="$BASEDIR/log/_build.ipfire.log"
|
||||||
export LOGFILE
|
export LOGFILE
|
||||||
ipfiremake configroot
|
ipfiremake configroot
|
||||||
ipfiremake libsmooth
|
|
||||||
ipfiremake backup
|
ipfiremake backup
|
||||||
ipfiremake bind
|
ipfiremake bind
|
||||||
ipfiremake dhcp
|
ipfiremake dhcp
|
||||||
@@ -487,6 +486,7 @@ buildipfire() {
|
|||||||
ipfiremake pcre
|
ipfiremake pcre
|
||||||
ipfiremake slang
|
ipfiremake slang
|
||||||
ipfiremake newt
|
ipfiremake newt
|
||||||
|
ipfiremake libsmooth
|
||||||
ipfiremake attr
|
ipfiremake attr
|
||||||
ipfiremake acl
|
ipfiremake acl
|
||||||
ipfiremake libcap
|
ipfiremake libcap
|
||||||
|
|||||||
Reference in New Issue
Block a user