From: Jo-Philipp Wich Date: Sat, 11 Dec 2010 03:43:27 +0000 (+0000) Subject: [packages] subversion: fix autoreconf X-Git-Url: http://git.openwrt.org/?a=commitdiff_plain;h=d6bc7d65e9ae1f3efa225788520367509a965b0b;p=openwrt%2Fsvn-archive%2Farchive.git [packages] subversion: fix autoreconf SVN-Revision: 24476 --- diff --git a/net/subversion/Makefile b/net/subversion/Makefile index 087bf00303..de03588743 100644 --- a/net/subversion/Makefile +++ b/net/subversion/Makefile @@ -16,6 +16,7 @@ PKG_SOURCE_URL:=http://subversion.tigris.org/downloads PKG_MD5SUM:=113fca1d9e4aa389d7dc2b210010fa69 PKG_FIXUP:=libtool +PKG_REMOVE_FILES:=autogen.sh build/libtool.m4 include $(INCLUDE_DIR)/package.mk