]> git.ipfire.org Git - people/pmueller/ipfire-2.x.git/blobdiff - make.sh
Nagios rausgeschmissen...
[people/pmueller/ipfire-2.x.git] / make.sh
diff --git a/make.sh b/make.sh
index ce965171c629fb74a535fa20b4dc2e22b1d2e003..143f4f7f544f55dfb042e2fd47368d817274d73f 100644 (file)
--- a/make.sh
+++ b/make.sh
@@ -33,7 +33,7 @@ KVER=`grep --max-count=1 VER lfs/linux | awk '{ print $3 }'`
 MACHINE=`uname -m`
 SVN_REVISION=`svn info | grep Revision | cut -c 11-`
 
 MACHINE=`uname -m`
 SVN_REVISION=`svn info | grep Revision | cut -c 11-`
 
-IPFVER="full"                          # Which versions should be compiled? (full|light|voice|devel)
+IPFVER="full"                          # Which versions should be compiled? (full|light|devel)
 
 # Set an information about the build number
 if [ -e ./.svn ]; then
 
 # Set an information about the build number
 if [ -e ./.svn ]; then
@@ -531,7 +531,6 @@ buildipfire() {
   ipfiremake ethereal
   ipfiremake tftp-hpa
   ipfiremake bwm-ng
   ipfiremake ethereal
   ipfiremake tftp-hpa
   ipfiremake bwm-ng
-  ipfiremake nagios
   ipfiremake tripwire
   ipfiremake sysstat
 }
   ipfiremake tripwire
   ipfiremake sysstat
 }