]> git.ipfire.org Git - people/pmueller/ipfire-2.x.git/blobdiff - make.sh
Removed subversion.
[people/pmueller/ipfire-2.x.git] / make.sh
diff --git a/make.sh b/make.sh
index a6b1fde99401d8b7f00743515cd6f1dc1d04d8de..c6c0b0022016c1667ce69e0246b2a73aa357d688 100755 (executable)
--- a/make.sh
+++ b/make.sh
@@ -24,7 +24,7 @@
 
 NAME="IPFire"                                                                          # Software name
 SNAME="ipfire"                                                                 # Short name
-VERSION="2.3-test"
+VERSION="2.3-beta3"
 GIT_BRANCH=master:master                                                                               # Version number
 SLOGAN="www.ipfire.org"                                        # Software slogan
 CONFIG_ROOT=/var/ipfire                                        # Configuration rootdir
@@ -553,7 +553,6 @@ buildipfire() {
   ipfiremake collectd
   ipfiremake lcd4linux
   ipfiremake neon
-  ipfiremake subversion
   ipfiremake tcptrack
   ipfiremake teamspeak
   ipfiremake elinks
@@ -589,7 +588,7 @@ buildipfire() {
   ipfiremake tftp-hpa
   ipfiremake cpufrequtils
   ipfiremake dbus
-  ipfiremake bluez
+  ipfiremake bluetooth
   ipfiremake gutenprint
   echo Build on $HOSTNAME > $BASEDIR/build/var/ipfire/firebuild
   cat /proc/version >> $BASEDIR/build/var/ipfire/firebuild