mirror of
https://github.com/hak5/nano-tetra-packages-community.git
synced 2025-10-29 16:59:28 +00:00
Aircrack: Remove copy for old binary
This commit is contained in:
parent
53bdc890f3
commit
8d71939baa
@ -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))
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user