]> git.ipfire.org Git - ipfire-2.x.git/blobdiff - make.sh
OpenSSL-Update
[ipfire-2.x.git] / make.sh
diff --git a/make.sh b/make.sh
index 3c481d0feddca64352863f00a9968bfb6e461c2f..95e907da089cdfe3e75c5ae56ea8e53802e29b48 100755 (executable)
--- 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-`
 
-IPFVER="full"                          # Which versions should be compiled? (full|light|devel)
+IPFVER="full"                          # Which versions should be compiled? (full|devel)
 
 # Set an information about the build number
 if [ -e ./.svn ]; then
@@ -460,7 +460,7 @@ buildipfire() {
   ipfiremake setserial
   ipfiremake setup
   ipfiremake snort
-  ipfiremake snortsnarf
+  #ipfiremake snortsnarf
   ipfiremake oinkmaster
   ipfiremake squid
   ipfiremake squid-graph