]> git.ipfire.org Git - ipfire-2.x.git/blobdiff - make.sh
core113: Ship packages that have not been shipped with 112
[ipfire-2.x.git] / make.sh
diff --git a/make.sh b/make.sh
index 663f23fbb9dc27f5c5bdbe71d26216dfe74577ce..f48c92f23e0a6648bc525c2e56ecd9adda32331c 100755 (executable)
--- a/make.sh
+++ b/make.sh
@@ -25,7 +25,7 @@
 NAME="IPFire"                                                  # Software name
 SNAME="ipfire"                                                 # Short name
 VERSION="2.19"                                                 # Version number
-CORE="112"                                                     # Core Level (Filename)
+CORE="113"                                                     # Core Level (Filename)
 PAKFIRE_CORE="112"                                             # Core Level (PAKFIRE)
 GIT_BRANCH=`git rev-parse --abbrev-ref HEAD`                   # Git Branch
 SLOGAN="www.ipfire.org"                                                # Software slogan
@@ -885,6 +885,7 @@ buildipfire() {
   lfsmake2 perl-common-sense
   lfsmake2 perl-inotify2
   lfsmake2 perl-Net-IP
+  lfsmake2 wio
 }
 
 buildinstaller() {