From 05378c44b6a49be9ef4432b7e9dd3ccc7aa5dca2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Karel=20Ko=C4=8D=C3=AD?= Date: Mon, 23 Oct 2017 12:30:44 +0200 Subject: Update updater-ng package --- updater-ng-auto/Makefile | 3 +++ 1 file changed, 3 insertions(+) (limited to 'updater-ng-auto') diff --git a/updater-ng-auto/Makefile b/updater-ng-auto/Makefile index fdbd5b1..945717a 100644 --- a/updater-ng-auto/Makefile +++ b/updater-ng-auto/Makefile @@ -43,6 +43,9 @@ define Package/$(PKG_NAME)/install $(INSTALL_DIR) $(1)/etc/updater $(INSTALL_CONF) $(PKG_BUILD_DIR)/src/pkgupdate/configs/* $(1)/etc/updater + $(INSTALL_DIR) $(1)/etc/updater/conf.d + touch $(1)/etc/updater/conf.d/.keep + $(INSTALL_DIR) $(1)/etc/updater/hook_preupdate $(INSTALL_DIR) $(1)/etc/updater/hook_postupdate $(INSTALL_DIR) $(1)/etc/updater/hook_reboot_required -- cgit v1.2.3