[Dbconfig-common-changes] [dbconfig-common] r250 - branches/sqlite/dpkg

Matt Brown mattb-guest at costa.debian.org
Sat Jun 10 06:07:54 CEST 2006


Author: mattb-guest
Date: 2006-06-10 04:07:53 +0000 (Sat, 10 Jun 2006)
New Revision: 250

Modified:
   branches/sqlite/dpkg/common
Log:
Typo in previous commit!


Modified: branches/sqlite/dpkg/common
===================================================================
--- branches/sqlite/dpkg/common	2006-06-10 04:06:44 UTC (rev 249)
+++ branches/sqlite/dpkg/common	2006-06-10 04:07:53 UTC (rev 250)
@@ -726,6 +726,7 @@
 		 	if [ -f /usr/bin/psql ]; then
 				dbc_dbtype_installed="yes"
 			fi
+		 ;;
 		 "sqlite")
 			if [ -f /usr/bin/sqlite ]; then
 				dbc_dbtype_installed="yes"




More information about the Dbconfig-common-changes mailing list