Aircrack: Remove copy for old binary

foxtrot
Foxtrot 2019-07-20 19:00:25 +01:00
parent 53bdc890f3
commit 8d71939baa
1 changed files with 0 additions and 1 deletions

View File

@ -54,7 +54,6 @@ define Package/aircrack-ng-hak5/install
$(INSTALL_BIN) $(PKG_INSTALL_DIR)/usr/bin/* $(1)/usr/bin/
$(INSTALL_DIR) $(1)/usr/sbin
$(INSTALL_BIN) $(PKG_INSTALL_DIR)/usr/sbin/* $(1)/usr/sbin/
$(INSTALL_BIN) $(PKG_BUILD_DIR)/src/aircrack-ng--generic $(1)/usr/bin
endef
$(eval $(call BuildPackage,aircrack-ng-hak5))