From f8e13d287d897292074e91797182100f11a11efc Mon Sep 17 00:00:00 2001 From: jow Date: Wed, 8 Dec 2010 16:34:42 +0000 Subject: [PATCH] [packages] expat: remove private libtool copy git-svn-id: svn://svn.openwrt.org/openwrt/packages@24351 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- libs/expat/Makefile | 2 ++ 1 file changed, 2 insertions(+) diff --git a/libs/expat/Makefile b/libs/expat/Makefile index c00dce393..1fdde0a3f 100644 --- a/libs/expat/Makefile +++ b/libs/expat/Makefile @@ -16,6 +16,8 @@ PKG_MD5SUM:=ee8b492592568805593f81f8cdf2a04c PKG_SOURCE_URL:=@SF/expat PKG_FIXUP:=libtool +PKG_REMOVE_FILES:=conftools/libtool.m4 conftools/ltmain.sh + PKG_BUILD_PARALLEL:=1 include $(INCLUDE_DIR)/host-build.mk -- 2.11.0