]> git.ipfire.org Git - ipfire-2.x.git/blobdiff - make.sh
libsatsolver -> libsolv as the latter is used by pakfire 3 now.
[ipfire-2.x.git] / make.sh
diff --git a/make.sh b/make.sh
index 8c08fc34cb8384708c1f06aea8f1303eab1b78c8..178fd7184e85ae88b5ed6828f613a006e1816e6e 100755 (executable)
--- a/make.sh
+++ b/make.sh
@@ -25,8 +25,8 @@
 NAME="IPFire"                                                  # Software name
 SNAME="ipfire"                                                 # Short name
 VERSION="2.10"                                                 # Version number
-CORE="51"                                                      # Core Level (Filename)
-PAKFIRE_CORE="50"                                              # Core Level (PAKFIRE)
+CORE="52"                                                      # Core Level (Filename)
+PAKFIRE_CORE="51"                                              # 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
@@ -692,8 +692,7 @@ buildipfire() {
   ipfiremake python-m2crypto
   ipfiremake wireless-regdb
   ipfiremake crda
-  ipfiremake libsatsolver
-  ipfiremake python-satsolver
+  ipfiremake libsolv
   ipfiremake python-distutils-extra
   ipfiremake python-lzma
   ipfiremake python-progressbar