From: Jonatan Schlag Date: Mon, 6 Mar 2017 16:31:10 +0000 (+0100) Subject: Move the position of the initscripts lfs in the build process X-Git-Tag: v2.19-core110^2~30^2 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=ad898e7f46ef659a639ea23768ffd394057a7064;p=ipfire-2.x.git Move the position of the initscripts lfs in the build process 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 --- diff --git a/make.sh b/make.sh index f5e792a9a9..24ea77711c 100755 --- 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