update madwifi to latest trunk (refcount and hal-0.9.30.13 got merged) and include...
[openwrt.git] / package / wireless-tools / Makefile
index 476efec..cd83845 100644 (file)
@@ -59,8 +59,6 @@ define Build/UninstallDev
 endef
 
 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
        $(CP) $(PKG_INSTALL_DIR)/usr/sbin/iw{config,getid,list,priv,spy} $(1)/usr/sbin/
 endef
This page took 0.029602 seconds and 4 git commands to generate.