projects
/
openwrt
/
svn-archive
/
archive.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
fix ntpd version and md5sum
[openwrt/svn-archive/archive.git]
/
ipv6
/
6tunnel
/
Makefile
diff --git
a/ipv6/6tunnel/Makefile
b/ipv6/6tunnel/Makefile
index
59e6359
..
d8b92e0
100644
(file)
--- a/
ipv6/6tunnel/Makefile
+++ b/
ipv6/6tunnel/Makefile
@@
-43,7
+43,7
@@
define Build/Compile
endef
define Package/6tunnel/install
endef
define Package/6tunnel/install
-
install -m0755 -d
$(1)/usr/sbin
+
$(INSTALL_DIR)
$(1)/usr/sbin
$(CP) $(PKG_BUILD_DIR)/$(PKG_NAME) $(1)/usr/sbin/
endef
$(CP) $(PKG_BUILD_DIR)/$(PKG_NAME) $(1)/usr/sbin/
endef