mirror of
https://github.com/openwrt/openwrt.git
synced 2025-02-18 16:40:29 +00:00
we don't need the shared library there
SVN-Revision: 7006
This commit is contained in:
parent
4062525157
commit
280a5b45f4
@ -59,8 +59,6 @@ define Build/UninstallDev
|
|||||||
endef
|
endef
|
||||||
|
|
||||||
define Package/wireless-tools/install
|
define Package/wireless-tools/install
|
||||||
$(INSTALL_DIR) $(1)/usr/lib
|
|
||||||
$(INSTALL_BIN) $(PKG_BUILD_DIR)/libiw.so.28 $(1)/usr/lib/
|
|
||||||
$(INSTALL_DIR) $(1)/usr/sbin
|
$(INSTALL_DIR) $(1)/usr/sbin
|
||||||
$(CP) $(PKG_INSTALL_DIR)/usr/sbin/iw{config,getid,list,priv,spy} $(1)/usr/sbin/
|
$(CP) $(PKG_INSTALL_DIR)/usr/sbin/iw{config,getid,list,priv,spy} $(1)/usr/sbin/
|
||||||
endef
|
endef
|
||||||
|
Loading…
x
Reference in New Issue
Block a user