The following commit has been merged in the debian-experimental-3.5 branch:
commit 3a62a58a040bf0a4c9cd6aab9c25f2e6cf20f2d0
Merge: bc05855af3c8ce499bda271e5fbc734c0e8a50db
d9395713e100365ed5efd4d11f99da57f015885d
Author: Rene Engelhard <[email protected]>
Date: Wed Jan 11 17:18:36 2012 +0100
Merge remote branch 'origin/master' into debian-experimental-3.5
diff --combined libreoffice-core.preinst.in
index db806d1,0000000..a58fa30
mode 100755,000000..100755
--- a/libreoffice-core.preinst.in
+++ b/libreoffice-core.preinst.in
@@@ -1,14 -1,0 +1,14 @@@
+#!/bin/sh
+
+set -e
+
+#INCLUDE_SHELL_LIB#
+
+if [ "$1" = "upgrade" -o "$1" = "install" ]; then
- rm -f `echo @OODIR@ | sed -e
s,/usr/,/var,g`/basis3.4/program/services.rdb
- rmdir `echo @OODIR@ | sed -e s,/usr/,/var,g`/basis3.4/program/ || true
++ rm -f /`echo @OODIR@ | sed -e
s,/usr/,/var,g`/basis3.4/program/services.rdb
++ rmdir /`echo @OODIR@ | sed -e s,/usr/,/var,g`/basis3.4/program/ || true
+fi
+
+#DEBHELPER#
+
+exit 0
--
LibreOffice packaging repository
--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]
Archive: http://lists.debian.org/[email protected]