The following commit has been merged in the debian-experimental-3.5 branch:
commit f6717f7e09a8493db28e87ca5d077a695b1c1a4a
Author: Rene Engelhard <[email protected]>
Date:   Fri Dec 23 17:59:45 2011 +0100

    remove obsolete rm of program/services.rdb

diff --git a/libreoffice-core.postrm.in b/libreoffice-core.postrm.in
index 11b2487..4fdd20a 100755
--- a/libreoffice-core.postrm.in
+++ b/libreoffice-core.postrm.in
@@ -6,7 +6,6 @@ set -e
 
 if [ "$1" = "remove" ]; then
        rm -rf /var/spool/libreoffice@VER@
-       rm -f `echo @OODIR@ | sed -e s,/usr/,/var,g`/program/services.rdb
 fi
 
 #DEBHELPER#

-- 
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]

Reply via email to