From: Felix Fietkau Date: Wed, 17 Jan 2007 21:09:54 +0000 (+0000) Subject: fix shell-fm installation X-Git-Url: http://git.lede-project.org./?a=commitdiff_plain;h=aad7c58a951b763f9711f04def3a0ee8319c4a76;p=openwrt%2Fsvn-archive%2Farchive.git fix shell-fm installation SVN-Revision: 6122 --- diff --git a/sound/shell-fm/Makefile b/sound/shell-fm/Makefile index ecfe8271a5..16085daa47 100644 --- a/sound/shell-fm/Makefile +++ b/sound/shell-fm/Makefile @@ -51,6 +51,7 @@ endef define Package/shell-fm/install $(INSTALL_DIR) $(1)/usr/bin $(INSTALL_BIN) $(PKG_INSTALL_DIR)/usr/bin/shell-fm $(1)/usr/bin/ + $(INSTALL_DIR) $(1)/etc $(INSTALL_DATA) ./files/shell-fm.rc $(1)/etc/shell-fm.rc $(INSTALL_DIR) $(1)/etc/init.d $(INSTALL_BIN) ./files/shell-fm.init $(1)/etc/init.d/shell-fm