[packages] sqlite2: remove private libtool copy

git-svn-id: svn://svn.openwrt.org/openwrt/packages@24356 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
jow 2010-12-08 18:55:23 +00:00
parent 3ba0246a2d
commit d8999f6516

View File

@ -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