lots of small package changes and dependency cleanups for the V= stuff
[openwrt.git] / package / mtr / Makefile
index ade9df7..f49f2ed 100644 (file)
@@ -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; \
This page took 0.022709 seconds and 4 git commands to generate.