X-Git-Url: http://git.ipfire.org/?p=people%2Fpmueller%2Fipfire-2.x.git;a=blobdiff_plain;f=lfs%2Fgnump3d;fp=lfs%2Fgnump3d;h=0022b4e6dd465543c317c69d09e1b7c148d7688f;hp=ca14c27e93d62fbfdf29e60d4ac466b028d58aca;hb=da5c2f96303d544989f39dda6561964578a41034;hpb=4fa43dd1009a24083db4c8e075ba09d115530c3f diff --git a/lfs/gnump3d b/lfs/gnump3d index ca14c27e93..0022b4e6dd 100644 --- a/lfs/gnump3d +++ b/lfs/gnump3d @@ -91,5 +91,9 @@ $(TARGET) : $(patsubst %,$(DIR_DL)/%,$(objects)) chown nobody.nobody /var/mp3 install -m 644 $(DIR_SRC)/config/gnump3d/gnump3d.conf /etc/gnump3d/ ln -sf /usr/bin/gnump3d-index /etc/fcron.daily/gnump3d-index + + #install initscripts + $(call INSTALL_INITSCRIPT,gnump3d) + @rm -rf $(DIR_APP) @$(POSTBUILD)