projects
/
openwrt
/
svn-archive
/
packages.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9df87dc
)
libart: remove private libtool copy
author
Jo-Philipp Wich
<jow@openwrt.org>
Wed, 8 Dec 2010 20:30:40 +0000
(20:30 +0000)
committer
Jo-Philipp Wich
<jow@openwrt.org>
Wed, 8 Dec 2010 20:30:40 +0000
(20:30 +0000)
SVN-Revision: 24367
libs/libart/Makefile
patch
|
blob
|
history
diff --git
a/libs/libart/Makefile
b/libs/libart/Makefile
index f6a73c9480d71f30f7f1e338f5135865af18d212..d93d7e5fee2246d189c607da2351d46ffdd346d9 100644
(file)
--- a/
libs/libart/Makefile
+++ b/
libs/libart/Makefile
@@
-18,6
+18,8
@@
PKG_MD5SUM:=08559ff3c67fd95d57b0c5e91a6b4302
PKG_BUILD_DIR:=$(BUILD_DIR)/$(PKG_NAME)_lgpl-$(PKG_VERSION)
PKG_FIXUP:=libtool
+PKG_REMOVE_FILES:=aclocal.m4 ltmain.sh
+
PKG_INSTALL:=1
include $(INCLUDE_DIR)/package.mk