]> git.ipfire.org Git - people/pmueller/ipfire-2.x.git/commitdiff
Move the position of the initscripts lfs in the build process
authorJonatan Schlag <jonatan.schlag@ipfire.org>
Mon, 6 Mar 2017 16:31:10 +0000 (17:31 +0100)
committerJonatan Schlag <jonatan.schlag@ipfire.org>
Mon, 6 Mar 2017 16:31:10 +0000 (17:31 +0100)
We need the directory /etc/rc.d/init.d earlier in the build process
because the initscripts are copied in the lfs files like in lfs/mysql

Signed-off-by: Jonatan Schlag <jonatan.schlag@ipfire.org>
make.sh

diff --git a/make.sh b/make.sh
index f5e792a9a91855b62f946e0c983e8102ffa23a4a..24ea77711c11a467c0c35c779d94a39d09b67692 100755 (executable)
--- a/make.sh
+++ b/make.sh
@@ -393,6 +393,7 @@ buildipfire() {
   LOGFILE="$BASEDIR/log/_build.ipfire.log"
   export LOGFILE
   ipfiremake configroot
+  ipfiremake initscripts
   ipfiremake backup
   ipfiremake pkg-config
   ipfiremake libusb
@@ -563,7 +564,6 @@ buildipfire() {
   ipfiremake hdparm
   ipfiremake sdparm
   ipfiremake mtools
-  ipfiremake initscripts
   ipfiremake whatmask
   ipfiremake conntrack-tools
   ipfiremake libupnp