projects
/
openwrt
/
staging
/
hauke.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
af36f61
)
fix wpa_cli compile
author
Felix Fietkau
<nbd@openwrt.org>
Fri, 18 Jul 2008 15:28:24 +0000
(15:28 +0000)
committer
Felix Fietkau
<nbd@openwrt.org>
Fri, 18 Jul 2008 15:28:24 +0000
(15:28 +0000)
SVN-Revision: 11861
package/wpa_supplicant/Makefile
patch
|
blob
|
history
diff --git
a/package/wpa_supplicant/Makefile
b/package/wpa_supplicant/Makefile
index 1171ba00d3bf56ae6bfc31f0fa96e57429655d9d..d6ff186cc5d46e0a1ee254551401f5868c97ad6c 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))