From a21248d38f882eefe286e37c299d1a2235078559 Mon Sep 17 00:00:00 2001 From: nico Date: Wed, 14 Dec 2011 10:16:46 +0000 Subject: [PATCH] packages/libdbi: fix description Signed-off-by: Sven Roederer git-svn-id: svn://svn.openwrt.org/openwrt/packages@29529 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- libs/libdbi/Makefile | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/libs/libdbi/Makefile b/libs/libdbi/Makefile index 82511e82d..8bb5159b0 100644 --- a/libs/libdbi/Makefile +++ b/libs/libdbi/Makefile @@ -1,5 +1,5 @@ # -# Copyright (C) 2009-2010 OpenWrt.org +# Copyright (C) 2009-2011 OpenWrt.org # # This is free software, licensed under the GNU General Public License v2. # See /LICENSE for more information. @@ -29,9 +29,7 @@ define Package/libdbi endef define Package/libdbi/description - SQLite is a small C library that implements a self-contained, embeddable, - zero-configuration SQL database engine. This package contains the SQLite - (v3.x) shared library, used by other programs. + libdbi implements a database-independent abstraction layer in C. endef define Build/InstallDev -- 2.11.0