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:
f4896ff
)
[packages] rrdtool: remove private libtool copy
author
Jo-Philipp Wich
<jow@openwrt.org>
Wed, 8 Dec 2010 20:36:14 +0000
(20:36 +0000)
committer
Jo-Philipp Wich
<jow@openwrt.org>
Wed, 8 Dec 2010 20:36:14 +0000
(20:36 +0000)
SVN-Revision: 24368
utils/rrdtool/Makefile
patch
|
blob
|
history
diff --git
a/utils/rrdtool/Makefile
b/utils/rrdtool/Makefile
index 8b7d386cead93dd8fd94f6f338b49cf48701d81f..010871cfdd9523f7fa89098ff73d3cf2d6398b37 100644
(file)
--- a/
utils/rrdtool/Makefile
+++ b/
utils/rrdtool/Makefile
@@
-22,6
+22,8
@@
PKG_CONFIG_DEPENDS:= \
CONFIG_PACKAGE_rrdcgi \
PKG_FIXUP:=libtool
+PKG_REMOVE_FILES:=aclocal.me ltmain.sh
+
PKG_INSTALL:=1
include $(INCLUDE_DIR)/package.mk