]> git.ipfire.org Git - ipfire-2.x.git/blobdiff - make.sh
Merge branch 'unbound' into next
[ipfire-2.x.git] / make.sh
diff --git a/make.sh b/make.sh
index 4b94189867c3190cc5dd34cf55a57e59e3a24139..73feacb37d4945a4292099103c17497c2768d765 100755 (executable)
--- a/make.sh
+++ b/make.sh
@@ -26,7 +26,7 @@ NAME="IPFire"                                                 # Software name
 SNAME="ipfire"                                                 # Short name
 VERSION="2.19"                                                 # Version number
 CORE="104"                                                     # Core Level (Filename)
 SNAME="ipfire"                                                 # Short name
 VERSION="2.19"                                                 # Version number
 CORE="104"                                                     # Core Level (Filename)
-PAKFIRE_CORE="103"                                             # Core Level (PAKFIRE)
+PAKFIRE_CORE="104"                                             # Core Level (PAKFIRE)
 GIT_BRANCH=`git rev-parse --abbrev-ref HEAD`                   # Git Branch
 SLOGAN="www.ipfire.org"                                                # Software slogan
 CONFIG_ROOT=/var/ipfire                                                # Configuration rootdir
 GIT_BRANCH=`git rev-parse --abbrev-ref HEAD`                   # Git Branch
 SLOGAN="www.ipfire.org"                                                # Software slogan
 CONFIG_ROOT=/var/ipfire                                                # Configuration rootdir
@@ -711,6 +711,7 @@ buildipfire() {
   ipfiremake spice-protocol
   ipfiremake spice
   ipfiremake sdl
   ipfiremake spice-protocol
   ipfiremake spice
   ipfiremake sdl
+  ipfiremake libusbredir
   ipfiremake qemu
   ipfiremake sane
   ipfiremake netpbm
   ipfiremake qemu
   ipfiremake sane
   ipfiremake netpbm