[SCM] LibreOffice packaging repository branch, master, updated. libreoffice_3.4.5-2-22-g1518037
The following commit has been merged in the master branch:
commit 1518037a08ecbabdf159027eff71e856324e6325
Author: Rene Engelhard <rene@debian.org>
Date: Sun Feb 5 17:57:21 2012 +0100
another syntax-typo...
diff --git a/libreoffice-sdbc-postgresql.preinst.in b/libreoffice-sdbc-postgresql.preinst.in
index 5b49f66..b01abb6 100755
--- a/libreoffice-sdbc-postgresql.preinst.in
+++ b/libreoffice-sdbc-postgresql.preinst.in
@@ -6,7 +6,7 @@ set -e
case "$1" in
upgrade)
- case "`echo $2 | cut -d+ -f2`" in)
+ case "`echo $2 | cut -d+ -f2`" in
OOo*)
# this is a legacy package, so we need to find it first...
id=`/usr/lib/libreoffice/program/unopkg list --shared | grep Identifier:.*postgresql-sdbc | cut -d":" -f2`
--
LibreOffice packaging repository
Reply to: