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:
2d8d87e
)
sqlite2: remove private libtool copy
author
Jo-Philipp Wich
<jow@openwrt.org>
Wed, 8 Dec 2010 18:55:23 +0000
(18:55 +0000)
committer
Jo-Philipp Wich
<jow@openwrt.org>
Wed, 8 Dec 2010 18:55:23 +0000
(18:55 +0000)
SVN-Revision: 24356
libs/sqlite2/Makefile
patch
|
blob
|
history
diff --git
a/libs/sqlite2/Makefile
b/libs/sqlite2/Makefile
index e2507db1a4427e839f05276d2a811167461b0771..1bc0f7e2f69998a144f30f25600961254a64ec14 100644
(file)
--- a/
libs/sqlite2/Makefile
+++ b/
libs/sqlite2/Makefile
@@
-18,7
+18,10
@@
PKG_MD5SUM:=838dbac20b56d2c4292e98848505a05b
PKG_BUILD_DIR:=$(BUILD_DIR)/sqlite-$(PKG_VERSION)
PKG_BUILD_DEPENDS:=libncurses libreadline
+
PKG_FIXUP:=libtool
+PKG_REMOVE_FILES:=aclocal.m4 ltmain.sh
+
PKG_INSTALL:=1
include $(INCLUDE_DIR)/package.mk