X-Git-Url: http://git.ipfire.org/?p=people%2Fteissler%2Fipfire-2.x.git;a=blobdiff_plain;f=make.sh;h=bb47b52cbc09e9153b24db0aed68cd4906ffca74;hp=8de509725cff68c9b89734d26921179d6d3bc5c3;hb=33c4c29b5e32c818e1c0fc925424950f8cd613f6;hpb=5d4d41b18c80f236b4dc796e1394ef0035cb034d diff --git a/make.sh b/make.sh index 8de509725..bb47b52cb 100755 --- a/make.sh +++ b/make.sh @@ -26,7 +26,7 @@ NAME="IPFire" # Software name SNAME="ipfire" # Short name VERSION="2.13" # Version number CORE="74" # Core Level (Filename) -PAKFIRE_CORE="73" # Core Level (PAKFIRE) +PAKFIRE_CORE="74" # Core Level (PAKFIRE) GIT_BRANCH=`git status | head -n1 | cut -d" " -f4` # Git Branch SLOGAN="www.ipfire.org" # Software slogan CONFIG_ROOT=/var/ipfire # Configuration rootdir @@ -460,6 +460,7 @@ buildipfire() { ipfiremake gdbm ipfiremake pam ipfiremake openssl + ipfiremake openssl-compat ipfiremake curl ipfiremake tcl ipfiremake sqlite