From fc9d35beb597dd9def17391091b16c341044bd45 Mon Sep 17 00:00:00 2001 From: Nicolas Thill Date: Sat, 21 May 2005 01:16:53 +0000 Subject: Standardize package Config.in, change prompt to package name + short description SVN-Revision: 996 --- openwrt/package/postgresql/Config.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'openwrt/package/postgresql') diff --git a/openwrt/package/postgresql/Config.in b/openwrt/package/postgresql/Config.in index 2680af2..3692782 100644 --- a/openwrt/package/postgresql/Config.in +++ b/openwrt/package/postgresql/Config.in @@ -1,5 +1,5 @@ config BR2_PACKAGE_LIBPQ - tristate "libpq (PostgreSQL client library)" + tristate "libpq - PostgreSQL client library" default m if CONFIG_DEVEL help PostgreSQL client library. -- cgit v1.1