From: florian Date: Thu, 9 Nov 2006 13:56:57 +0000 (+0000) Subject: Revert back [5480] since the Touch macro was removed X-Git-Url: http://207.154.207.93/?a=commitdiff_plain;h=42ec901b77db2829f1fa4ea5322982bae408da28;p=packages.git Revert back [5480] since the Touch macro was removed git-svn-id: svn://svn.openwrt.org/openwrt/packages@5482 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- 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 \