X-Git-Url: http://git.rohieb.name/openwrt.git/blobdiff_plain/b249e2425fc7392645ba4383bf0ba3079c4926f3..22828b8f63f1aabe2f758bda264bf5d2783bee0b:/openwrt/package/openntpd/Makefile diff --git a/openwrt/package/openntpd/Makefile b/openwrt/package/openntpd/Makefile index 5902da95b..8af22b2e3 100644 --- a/openwrt/package/openntpd/Makefile +++ b/openwrt/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