]> git.ipfire.org Git - people/pmueller/ipfire-2.x.git/commitdiff
Merge branch 'next' of ssh://arne_f@git.ipfire.org/pub/git/ipfire-2.x into next
authorArne Fitzenreiter <arne_f@ipfire.org>
Wed, 27 Jul 2011 16:41:31 +0000 (18:41 +0200)
committerArne Fitzenreiter <arne_f@ipfire.org>
Wed, 27 Jul 2011 16:41:31 +0000 (18:41 +0200)
1  2 
make.sh

diff --combined make.sh
index 660bfbe1495b0746ec34a7606d8fd3e772fd2295,b73cc72f961883adeaa6ff4fd1c41a330262a00a..b2eea710429706a6a15cc9960677b0971c1123b1
+++ b/make.sh
@@@ -25,8 -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
@@@ -693,7 -693,6 +693,6 @@@ buildipfire() 
    ipfiremake wireless-regdb
    ipfiremake crda
    ipfiremake libsatsolver
-   ipfiremake python-satsolver
    ipfiremake python-distutils-extra
    ipfiremake python-lzma
    ipfiremake python-progressbar