projects
/
openwrt
/
svn-archive
/
archive.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a576ae9
)
[packages] bind: remove bundled libtool (#11716)
author
Jo-Philipp Wich
<jow@openwrt.org>
Fri, 6 Jul 2012 19:01:25 +0000
(19:01 +0000)
committer
Jo-Philipp Wich
<jow@openwrt.org>
Fri, 6 Jul 2012 19:01:25 +0000
(19:01 +0000)
SVN-Revision: 32641
net/bind/Makefile
patch
|
blob
|
history
diff --git
a/net/bind/Makefile
b/net/bind/Makefile
index 8a13f0649183d56cb406a4935162dd4054bfd760..db057085a812cf8301a767729db52e9a1cc08fc1 100644
(file)
--- 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