hostmngr: avoid creating /scripts directory in the root

This commit is contained in:
Erik Karlsson 2024-03-12 23:04:54 +01:00 committed by Rahul Thakur
parent 27f466ae8d
commit 356c6c76d2

View file

@ -58,7 +58,7 @@ endif
MAKE_PATH:=src
define Package/hostmngr/install
$(CP) ./files/* $(1)/
$(CP) ./files/etc $(1)/
$(INSTALL_DIR) $(1)/usr/sbin
$(INSTALL_DIR) $(1)/etc/hostmngr/
$(INSTALL_BIN) $(PKG_BUILD_DIR)/src/hostmngr $(1)/usr/sbin/