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:
665e459
)
sqlite3: remove private libtool copy
author
Jo-Philipp Wich
<jow@openwrt.org>
Wed, 8 Dec 2010 20:07:54 +0000
(20:07 +0000)
committer
Jo-Philipp Wich
<jow@openwrt.org>
Wed, 8 Dec 2010 20:07:54 +0000
(20:07 +0000)
SVN-Revision: 24364
libs/sqlite3/Makefile
patch
|
blob
|
history
diff --git
a/libs/sqlite3/Makefile
b/libs/sqlite3/Makefile
index ee637c1d2891fec8fb87d97cef545ec9c4d77e5c..d51ab109b8718e040ae29bf1eed002403f10d243 100644
(file)
--- a/
libs/sqlite3/Makefile
+++ b/
libs/sqlite3/Makefile
@@
-16,7
+16,10
@@
PKG_SOURCE_URL:=http://www.sqlite.org/
PKG_MD5SUM:=61b85f108760f91b79afc7833e6e6cb4
PKG_BUILD_DEPENDS:=libncurses libreadline
+
PKG_FIXUP:=libtool
+PKG_REMOVE_FILES:=acinlude.m4 aclocal.m4 ltmain.sh
+
PKG_INSTALL:=1
include $(INCLUDE_DIR)/package.mk