From 2aff0373ef48516dde88c17f517b7b271ed92068 Mon Sep 17 00:00:00 2001 From: jow Date: Fri, 6 Jul 2012 19:01:25 +0000 Subject: [PATCH] [packages] bind: remove bundled libtool (#11716) git-svn-id: svn://svn.openwrt.org/openwrt/packages@32641 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- net/bind/Makefile | 2 ++ 1 file changed, 2 insertions(+) diff --git a/net/bind/Makefile b/net/bind/Makefile index 8a13f0649..db057085a 100644 --- a/net/bind/Makefile +++ b/net/bind/Makefile @@ -18,6 +18,8 @@ PKG_SOURCE_URL:= \ PKG_MD5SUM:=4ed20e77f2967c13eaab5563d0c45c76 PKG_FIXUP:=autoreconf +PKG_REMOVE_FILES:=aclocal.m4 libtool.m4 + PKG_INSTALL:=1 include $(INCLUDE_DIR)/package.mk -- 2.11.0