From 7318ebc439d5e38f2a26ac163a5b92a4c36e0389 Mon Sep 17 00:00:00 2001 From: Florian Fainelli Date: Thu, 9 Nov 2006 13:56:57 +0000 Subject: [PATCH] Revert back [5480] since the Touch macro was removed SVN-Revision: 5482 --- net/tor/Makefile | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/net/tor/Makefile b/net/tor/Makefile index 16b6f23cc3..d853b95c54 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 \ -- 2.30.2