[interchange-cvs] interchange - racke modified debian/interchange-cat-standard.postinst

interchange-cvs at icdevgroup.org interchange-cvs at icdevgroup.org
Wed Oct 1 10:23:47 UTC 2008


User:      racke
Date:      2008-10-01 10:23:47 GMT
Modified:  debian   interchange-cat-standard.postinst
Log:
fixed typo

Revision  Changes    Path
2.9                  interchange/debian/interchange-cat-standard.postinst


rev 2.9, prev_rev 2.8
Index: interchange-cat-standard.postinst
===================================================================
RCS file: /var/cvs/interchange/debian/interchange-cat-standard.postinst,v
retrieving revision 2.8
retrieving revision 2.9
diff -u -r2.8 -r2.9
--- interchange-cat-standard.postinst	15 Feb 2008 21:25:29 -0000	2.8
+++ interchange-cat-standard.postinst	1 Oct 2008 10:23:47 -0000	2.9
@@ -88,7 +88,7 @@
 	if [ "$dbc_dbtype" = "mysql" ]; then
 		MYSQL=1
 		SQLDSN="dbi:mysql:$dbc_dbname"
-	elif [ "$dbc_dbype" = "pgsql" ]; then
+	elif [ "$dbc_dbtype" = "pgsql" ]; then
 		PGSQL=1
 		SQLDSN="dbi:Pg:dbname=$dbc_dbname"
 	fi







More information about the interchange-cvs mailing list