mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-05-08 22:16:09 +02:00
pound: move initscript to src/initscripts/packages and use new macro
Signed-off-by: Jonatan Schlag <jonatan.schlag@ipfire.org>
This commit is contained in:
@@ -81,6 +81,10 @@ $(TARGET) : $(patsubst %,$(DIR_DL)/%,$(objects))
|
|||||||
--with-dh=1024
|
--with-dh=1024
|
||||||
cd $(DIR_APP) && make $(MAKETUNING)
|
cd $(DIR_APP) && make $(MAKETUNING)
|
||||||
cd $(DIR_APP) && make install
|
cd $(DIR_APP) && make install
|
||||||
|
|
||||||
|
#install initscripts
|
||||||
|
$(call INSTALL_INITSCRIPT,pound)
|
||||||
|
|
||||||
install -v -m 644 $(DIR_SRC)/config/backup/includes/pound \
|
install -v -m 644 $(DIR_SRC)/config/backup/includes/pound \
|
||||||
/var/ipfire/backup/addons/includes/pound
|
/var/ipfire/backup/addons/includes/pound
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user