The following commit has been merged in the debian-experimental-3.5 branch: commit d0f0d27f350b157765a0008c61c14376944f804a Merge: af68e317877d3423ac225bb9e6cd354167d19bde 7bbe5224a1f7108ce4863af03d7cd67fe189f51d Author: Rene Engelhard <r...@debian.org> Date: Fri Dec 30 10:14:47 2011 +0100
Merge remote branch 'origin/master' into debian-experimental-3.5 diff --combined libreoffice-core.preinst.in index 25e82a6,0000000..3dc3478 mode 100755,000000..100755 --- a/libreoffice-core.preinst.in +++ b/libreoffice-core.preinst.in @@@ -1,13 -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/ +fi + +#DEBHELPER# + +exit 0 -- 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/e1rgyyv-0004js...@vasks.debian.org