Use the generic Touch macro
[openwrt/svn-archive/archive.git] / net / tor / Makefile
index d853b95c549f8b89aa9d1aa461e80c8f8a8e062b..16b6f23cc3e94bab988e1cdfc1038c34c362ee92 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 \