projects
/
openwrt
/
svn-archive
/
archive.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5cd03d1
)
Fix bitchx installation
author
Florian Fainelli
<florian@openwrt.org>
Mon, 10 Dec 2007 17:51:01 +0000
(17:51 +0000)
committer
Florian Fainelli
<florian@openwrt.org>
Mon, 10 Dec 2007 17:51:01 +0000
(17:51 +0000)
SVN-Revision: 9703
net/bitchx/Makefile
patch
|
blob
|
history
diff --git
a/net/bitchx/Makefile
b/net/bitchx/Makefile
index 3e44b59e5eb468bcacef2e1038a0e393867c5179..56a7bba0b4e1418182289771aa0a23b9aeb5eb3c 100644
(file)
--- a/
net/bitchx/Makefile
+++ b/
net/bitchx/Makefile
@@
-65,7
+65,7
@@
endef
define Package/bitchx/install
$(INSTALL_DIR) $(1)/usr/bin $(1)/usr/lib $(1)/etc/init.d $(1)/tmp
- $(
INSTALL_BIN
) $(PKG_INSTALL_DIR)/usr/bin/* $(1)/usr/bin
+ $(
CP
) $(PKG_INSTALL_DIR)/usr/bin/* $(1)/usr/bin
$(CP) $(PKG_INSTALL_DIR)/usr/lib/* $(1)/usr/lib
$(CP) $(PKG_INSTALL_DIR)/etc/init.d/bitchxrc $(1)/etc/init.d/
$(CP) $(PKG_INSTALL_DIR)/tmp/.bitchxrc $(1)/tmp