projects
/
openwrt
/
svn-archive
/
packages.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3c15651
)
fix shell-fm installation
author
Felix Fietkau
<nbd@openwrt.org>
Wed, 17 Jan 2007 21:09:54 +0000
(21:09 +0000)
committer
Felix Fietkau
<nbd@openwrt.org>
Wed, 17 Jan 2007 21:09:54 +0000
(21:09 +0000)
SVN-Revision: 6122
sound/shell-fm/Makefile
patch
|
blob
|
history
diff --git
a/sound/shell-fm/Makefile
b/sound/shell-fm/Makefile
index ecfe8271a5fa5161d0a03a48919d444a1aa943dc..16085daa47d29eb3a64e4d1941e9a860688a8415 100644
(file)
--- 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