From: jow Date: Wed, 2 Feb 2011 18:19:37 +0000 (+0000) Subject: [packages] subversion: fix autoreconf X-Git-Url: http://207.154.207.93/?a=commitdiff_plain;h=7b0127be6fc68babfe0e8124856a0c6a1922ac6f;p=packages.git [packages] subversion: fix autoreconf git-svn-id: svn://svn.openwrt.org/openwrt/packages@25314 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- diff --git a/net/subversion/Makefile b/net/subversion/Makefile index a8f76c710..dc8ec9bab 100644 --- a/net/subversion/Makefile +++ b/net/subversion/Makefile @@ -16,7 +16,7 @@ PKG_SOURCE_URL:=http://subversion.tigris.org/downloads PKG_MD5SUM:=113fca1d9e4aa389d7dc2b210010fa69 PKG_FIXUP:=libtool -PKG_REMOVE_FILES:=autogen.sh build/libtool.m4 +PKG_MACRO_PATHS:=build/ac-macros include $(INCLUDE_DIR)/package.mk