mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-27 03:07:43 +02:00
Merge branch 'next' of ssh://git.ipfire.org/pub/git/ipfire-2.x into strongswan-next
This commit is contained in:
3
make.sh
3
make.sh
@@ -25,7 +25,7 @@
|
||||
NAME="IPFire" # Software name
|
||||
SNAME="ipfire" # Short name
|
||||
VERSION="2.13" # Version number
|
||||
CORE="70" # Core Level (Filename)
|
||||
CORE="71" # Core Level (Filename)
|
||||
PAKFIRE_CORE="70" # Core Level (PAKFIRE)
|
||||
GIT_BRANCH=`git status | head -n1 | cut -d" " -f4` # Git Branch
|
||||
SLOGAN="www.ipfire.org" # Software slogan
|
||||
@@ -337,6 +337,7 @@ buildbase() {
|
||||
lfsmake2 gzip
|
||||
lfsmake2 inetutils
|
||||
lfsmake2 iproute2
|
||||
lfsmake2 jwhois
|
||||
lfsmake2 kbd
|
||||
lfsmake2 less
|
||||
lfsmake2 make
|
||||
|
||||
Reference in New Issue
Block a user