The following commit has been merged in the master branch: commit 1518037a08ecbabdf159027eff71e856324e6325 Author: Rene Engelhard <r...@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 -- To UNSUBSCRIBE, email to debian-openoffice-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: http://lists.debian.org/e1ru5pk-0003md...@vasks.debian.org