projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
/etc/config/wireless support for madwifi (work in progress)
[openwrt.git]
/
package
/
yamonenv
/
Makefile
diff --git
a/package/yamonenv/Makefile
b/package/yamonenv/Makefile
index
dfb9bbb
..
c67658e
100644
(file)
--- a/
package/yamonenv/Makefile
+++ b/
package/yamonenv/Makefile
@@
-33,7
+33,7
@@
define Build/Configure
endef
define Package/yamonenv/install
-
install -d -m0755
$(1)/usr/sbin
+
$(INSTALL_DIR)
$(1)/usr/sbin
$(CP) $(PKG_BUILD_DIR)/src/$(PKG_NAME) $(1)/usr/sbin/
endef
This page took
0.019055 seconds
and
4
git commands to generate.