]> git.ipfire.org Git - ipfire-2.x.git/blobdiff - make.sh
OpenVPN: Deleted mtu-disc completely since it has been dropped.
[ipfire-2.x.git] / make.sh
diff --git a/make.sh b/make.sh
index 89b83b3ab227a54977065f77a2cf18b64f7206cd..cfb06fcd0e44ec5703f40d4910c2acf71bd58ef3 100755 (executable)
--- a/make.sh
+++ b/make.sh
@@ -25,7 +25,7 @@
 NAME="IPFire"                                                  # Software name
 SNAME="ipfire"                                                 # Short name
 VERSION="2.21"                                                 # Version number
-CORE="122"                                                     # Core Level (Filename)
+CORE="123"                                                     # Core Level (Filename)
 PAKFIRE_CORE="122"                                             # Core Level (PAKFIRE)
 GIT_BRANCH=`git rev-parse --abbrev-ref HEAD`                   # Git Branch
 SLOGAN="www.ipfire.org"                                                # Software slogan
@@ -1545,6 +1545,7 @@ buildipfire() {
   lfsmake2 iftop
   lfsmake2 mdns-repeater
   lfsmake2 i2c-tools
+  lfsmake2 nss-myhostname
 }
 
 buildinstaller() {