mirror of
https://github.com/novatiq/packages.git
synced 2026-04-30 15:38:40 +01:00
hcxdumptool: fix missing directory
Signed-off-by: Andreas Nilsen <adde88@gmail.com>
This commit is contained in:
@@ -45,7 +45,7 @@ define Build/Compile
|
||||
endef
|
||||
|
||||
define Package/hcxdumptool/install
|
||||
$(INSTALL_DIR) $(1)/sbin
|
||||
$(INSTALL_DIR) $(1)/usr/sbin
|
||||
$(INSTALL_BIN) $(PKG_BUILD_DIR)/hcxdumptool $(1)/usr/sbin/
|
||||
endef
|
||||
|
||||
|
||||
Reference in New Issue
Block a user