projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
add SoC support to madwifi
[openwrt.git]
/
package
/
keynote
/
Makefile
diff --git
a/package/keynote/Makefile
b/package/keynote/Makefile
index
38f1f69
..
5793004
100644
(file)
--- a/
package/keynote/Makefile
+++ b/
package/keynote/Makefile
@@
-61,7
+61,7
@@
define Build/UninstallDev
endef
define Package/keynote/install
endef
define Package/keynote/install
-
install -d -m0755
$(1)/usr/sbin
+
$(INSTALL_DIR)
$(1)/usr/sbin
$(CP) $(PKG_BUILD_DIR)/keynote $(1)/usr/sbin/
endef
$(CP) $(PKG_BUILD_DIR)/keynote $(1)/usr/sbin/
endef
This page took
0.018643 seconds
and
4
git commands to generate.