Use the generic Touch macro
authorflorian <florian@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Thu, 9 Nov 2006 13:21:30 +0000 (13:21 +0000)
committerflorian <florian@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Thu, 9 Nov 2006 13:21:30 +0000 (13:21 +0000)
git-svn-id: svn://svn.openwrt.org/openwrt/packages@5480 3c298f89-4303-0410-b956-a3cf2f4a3e73

net/tor/Makefile

index d853b95..16b6f23 100644 (file)
@@ -79,12 +79,6 @@ 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 \