projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Move curl from packages to trunk, opkg depends on it
[openwrt.git]
/
package
/
wpa_supplicant
/
Makefile
diff --git
a/package/wpa_supplicant/Makefile
b/package/wpa_supplicant/Makefile
index
1171ba0
..
d6ff186
100644
(file)
--- a/
package/wpa_supplicant/Makefile
+++ b/
package/wpa_supplicant/Makefile
@@
-76,7
+76,7
@@
endef
define Package/wpa-cli/install
$(INSTALL_DIR) $(1)/usr/sbin
- $(CP) $(PKG_BUILD_DIR)/wpa_cli $(1)/usr/sbin/
+ $(CP) $(PKG_BUILD_DIR)/wpa_
supplicant/wpa_
cli $(1)/usr/sbin/
endef
$(eval $(call BuildPackage,wpa-supplicant))
This page took
0.021436 seconds
and
4
git commands to generate.