From: Florian Fainelli Date: Thu, 9 Nov 2006 13:56:57 +0000 (+0000) Subject: Revert back [5480] since the Touch macro was removed X-Git-Url: http://git.lede-project.org./?a=commitdiff_plain;h=746d4a2378e926d78f92af516ea481157bc4c225;p=openwrt%2Fsvn-archive%2Fpackages.git Revert back [5480] since the Touch macro was removed SVN-Revision: 5482 --- diff --git a/net/tor/Makefile b/net/tor/Makefile index 16b6f23cc..d853b95c5 100644 --- a/net/tor/Makefile +++ b/net/tor/Makefile @@ -79,6 +79,12 @@ fi endef define Build/Configure + (cd $(PKG_BUILD_DIR); touch \ + configure.in \ + aclocal.m4 \ + Makefile.in \ + configure \ + ); $(call Build/Configure/Default,\ --with-libevent-dir="$(STAGING_DIR)/usr/" \ --with-gnu-ld \