X-Git-Url: http://git.rohieb.name/openwrt.git/blobdiff_plain/b418a072de49818898dc7c0226f5da285e5c3be9..dfb6d4176bd8e07e629258818368ba9991a185ae:/openwrt/package/pmacct/Makefile diff --git a/openwrt/package/pmacct/Makefile b/openwrt/package/pmacct/Makefile index 0597cd01b..7807ff74a 100644 --- a/openwrt/package/pmacct/Makefile +++ b/openwrt/package/pmacct/Makefile @@ -154,10 +154,10 @@ $(eval $(call PKG_package,PMACCTD_PGSQL,pmacctd-pgsql,pmacctd,$(PKG_VERSION)-$(P $(eval $(call PKG_package,PMACCTD_CUSTOM,pmacctd-custom,pmacctd,$(PKG_VERSION)-$(PKG_RELEASE),$(ARCH))) $(PKG_BUILD_DIR)/.configured: - touch $(PKG_BUILD_DIR)/.configured + touch $@ $(PKG_BUILD_DIR)/.built: $(BUILD_TARGETS) - touch $(PKG_BUILD_DIR)/.built + touch $@ $(IPKG_PMACCT_CLIENT): install -d -m0755 $(IDIR_PMACCT_CLIENT)/usr/sbin