X-Git-Url: http://git.rohieb.name/openwrt.git/blobdiff_plain/a4b5dcc8f23e78e68c9a3b4ef8e75c0e412a2fd9..3082db0a65db95b6a27d01de59efd36441438248:/openwrt/package/mtr/Makefile diff --git a/openwrt/package/mtr/Makefile b/openwrt/package/mtr/Makefile index ade9df72f..f49f2ed86 100644 --- a/openwrt/package/mtr/Makefile +++ b/openwrt/package/mtr/Makefile @@ -17,7 +17,7 @@ include $(TOPDIR)/package/rules.mk $(eval $(call PKG_template,MTR,mtr,$(PKG_VERSION)-$(PKG_RELEASE),$(ARCH))) -$(PKG_BUILD_DIR)/.configured: $(PKG_BUILD_DIR)/.prepared +$(PKG_BUILD_DIR)/.configured: (cd $(PKG_BUILD_DIR); rm -rf config.{cache,status}; \ touch configure.in; \ touch aclocal.m4; \