]> git.ipfire.org Git - ipfire-2.x.git/blobdiff - lfs/mpd
dbus: move initscript to src/initscripts/packages and use new macro
[ipfire-2.x.git] / lfs / mpd
diff --git a/lfs/mpd b/lfs/mpd
index 7b2c54d0ad5bd1c437bb4132474324ae2f605df5..681b5c994d319b155a9c4760298f53ca5406d856 100644 (file)
--- a/lfs/mpd
+++ b/lfs/mpd
@@ -86,4 +86,8 @@ $(TARGET) : $(patsubst %,$(DIR_DL)/%,$(objects))
        @rm -rf $(DIR_APP)
        touch /var/log/mpd.error.log
        touch /var/log/mpd.log
+
+       #install initscripts
+       $(call INSTALL_INITSCRIPT,mpd)
+
        @$(POSTBUILD)