[interchange/DEB_5_8_0] Use sqlite3 database in postinst as well (#717663).

Stefan Hornburg <[email protected]>
Newsgroups gmane.comp.web.interchange.cvs
Message-ID <[email protected]>
commit 280f28902f7860afafd11f7d4dde26a3a8c8d521
Author: Stefan Hornburg (Racke) <[email protected]>
Date:   Wed Jul 24 16:32:31 2013 +0200

    Use sqlite3 database in postinst as well (#717663).

 debian/interchange-cat-standard.postinst |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/debian/interchange-cat-standard.postinst b/debian/interchange-cat-standard.postinst
index 219ca36..2fe7c1b 100755
--- a/debian/interchange-cat-standard.postinst
+++ b/debian/interchange-cat-standard.postinst
@@ -92,7 +92,7 @@ if [ "$GOAHEAD" = "true" ]; then
 	elif [ "$dbc_dbtype" = "pgsql" ]; then
 		PGSQL=1
 		SQLDSN="dbi:Pg:dbname=$dbc_dbname"
-	elif [ "$dbc_dbtype" = "sqlite" ]; then
+	elif [ "$dbc_dbtype" = "sqlite3" ]; then
 		SQLITE=1
 		SQLDSN="dbi:SQLite:dbname=$dbc_dbname"
 	fi
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.