X-Git-Url: https://git.rohieb.name/openwrt.git/blobdiff_plain/d82287294e030025b9fd8a74cfae7e88e98f6d30..e01dee7e0f4ef1b006889b9aa7c1974bd935382e:/package/openntpd/Makefile?ds=inline diff --git a/package/openntpd/Makefile b/package/openntpd/Makefile index 5902da95b..8af22b2e3 100644 --- a/package/openntpd/Makefile +++ b/package/openntpd/Makefile @@ -46,11 +46,11 @@ $(PKG_BUILD_DIR)/.configured: --with-builtin-arc4random \ --with-privsep-user=ntp \ ); - touch $(PKG_BUILD_DIR)/.configured + touch $@ $(PKG_BUILD_DIR)/.built: $(MAKE) -C $(PKG_BUILD_DIR) - touch $(PKG_BUILD_DIR)/.built + touch $@ $(IPKG_OPENNTPD): install -d -m0755 $(IDIR_OPENNTPD)/etc