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:
4172525
)
Fix installation of configuration files
author
Florian Fainelli
<florian@openwrt.org>
Wed, 20 Feb 2008 14:11:13 +0000
(14:11 +0000)
committer
Florian Fainelli
<florian@openwrt.org>
Wed, 20 Feb 2008 14:11:13 +0000
(14:11 +0000)
SVN-Revision: 10502
ipv6/ahcpd/Makefile
patch
|
blob
|
history
diff --git
a/ipv6/ahcpd/Makefile
b/ipv6/ahcpd/Makefile
index 44067f0a011e2693df94ae40762f1b146eadd451..729962fb7744630f1199839d48229085958f2eef 100644
(file)
--- a/
ipv6/ahcpd/Makefile
+++ b/
ipv6/ahcpd/Makefile
@@
-55,7
+55,7
@@
define Package/ahcpd/install
$(INSTALL_DIR) $(1)/usr/bin
$(INSTALL_BIN) $(PKG_BUILD_DIR)/ahcp-generate{,-address} $(1)/usr/bin/
$(INSTALL_DIR) $(1)/usr/lib/ahcp
- $(INSTALL_BIN) $(PKG_BUILD_DIR)/
{ahcp,
dummy}-config.sh $(1)/usr/lib/ahcp/
+ $(INSTALL_BIN) $(PKG_BUILD_DIR)/
ahcp{,-
dummy}-config.sh $(1)/usr/lib/ahcp/
$(INSTALL_DIR) $(1)/usr/sbin
$(INSTALL_BIN) $(PKG_BUILD_DIR)/ahcpd $(1)/usr/sbin/
$(INSTALL_DIR) $(1)/etc/config