[packages] bind: remove bundled libtool (#11716)
authorJo-Philipp Wich <jow@openwrt.org>
Fri, 6 Jul 2012 19:01:25 +0000 (19:01 +0000)
committerJo-Philipp Wich <jow@openwrt.org>
Fri, 6 Jul 2012 19:01:25 +0000 (19:01 +0000)
SVN-Revision: 32641

net/bind/Makefile

index 8a13f0649183d56cb406a4935162dd4054bfd760..db057085a812cf8301a767729db52e9a1cc08fc1 100644 (file)
@@ -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