From: jow Date: Fri, 6 Jul 2012 19:01:25 +0000 (+0000) Subject: [packages] bind: remove bundled libtool (#11716) X-Git-Url: http://207.154.207.93/?a=commitdiff_plain;h=2aff0373ef48516dde88c17f517b7b271ed92068;p=packages.git [packages] bind: remove bundled libtool (#11716) git-svn-id: svn://svn.openwrt.org/openwrt/packages@32641 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- 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