]> git.ipfire.org Git - people/pmueller/ipfire-2.x.git/blobdiff - make.sh
Add setup to core28
[people/pmueller/ipfire-2.x.git] / make.sh
diff --git a/make.sh b/make.sh
index 218c6f3875d446c5bae8db804984bd54df2b2426..e9d54a283eb47aece02b12ea267a88a1e5800057 100755 (executable)
--- a/make.sh
+++ b/make.sh
@@ -24,7 +24,7 @@
 
 NAME="IPFire"                                                                          # Software name
 SNAME="ipfire"                                                                 # Short name
-VERSION="2.5beta3"
+VERSION="2.5"
 CORE="28"
 GIT_BRANCH=master:master                                                                               # Version number
 SLOGAN="www.ipfire.org"                                        # Software slogan
@@ -614,6 +614,7 @@ buildipfire() {
   ipfiremake lcr
   ipfiremake cacti
   ipfiremake open-vm-tools
+  ipfiremake nagiosql
   echo Build on $HOSTNAME > $BASEDIR/build/var/ipfire/firebuild
   cat /proc/version >> $BASEDIR/build/var/ipfire/firebuild
   echo >> $BASEDIR/build/var/ipfire/firebuild