]> git.ipfire.org Git - ipfire-2.x.git/blobdiff - make.sh
Korrekturen damit der Build wieder laeuft
[ipfire-2.x.git] / make.sh
diff --git a/make.sh b/make.sh
index cd054d0561e0875d1bc8aa5d13faba2c7f318f86..c42cc821b1b8d0fc73960b8c58ff7315b7f18532 100755 (executable)
--- a/make.sh
+++ b/make.sh
@@ -24,7 +24,7 @@
 
 NAME="IPFire"                                                                          # Software name
 SNAME="ipfire"                                                                 # Short name
-VERSION="2.0rc1t"                                                              # Version number
+VERSION="2.0rc2t"                                                              # Version number
 SLOGAN="www.ipfire.org"                                        # Software slogan
 CONFIG_ROOT=/var/ipfire                                        # Configuration rootdir
 NICE=10                                                                                                        # Nice level
@@ -394,7 +394,6 @@ buildipfire() {
   ipfiremake iptables
   ipfiremake libupnp
   ipfiremake ipp2p                     IPT=1
-  ipfiremake moblock
   ipfiremake linux-igd
   ipfiremake ipac-ng
   ipfiremake ipaddr
@@ -473,7 +472,7 @@ buildipfire() {
   ipfiremake htop
   ipfiremake postfix
   ipfiremake fetchmail
-  ipfiremake cyrusimap
+  ipfiremake cyrus-imapd
   ipfiremake openmailadmin
   ipfiremake mailx
   ipfiremake clamav
@@ -529,6 +528,7 @@ buildipfire() {
   ipfiremake which
   ipfiremake lsof
   ipfiremake centerim
+  ipfiremake br2684ctl
 }
 
 buildinstaller() {