[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

[libreoffice] 02/02: * debian/libreoffice-base.postrm.in: fix again..



This is an automated email from the git hooks/post-receive script.

rene pushed a commit to branch debian-experimental-4.3
in repository libreoffice.

commit 95247585ddd5976b09be65444bf2e096b19b1355
Author: Rene Engelhard <rene@debian.org>
Date:   Wed Jul 30 08:05:20 2014 +0200

    * debian/libreoffice-base.postrm.in: fix again..
---
 changelog                  | 2 ++
 libreoffice-base.postrm.in | 3 ++-
 2 files changed, 4 insertions(+), 1 deletion(-)

diff --git a/changelog b/changelog
index 2f0851b..0a5b868 100644
--- a/changelog
+++ b/changelog
@@ -2,6 +2,8 @@ libreoffice (1:4.3.0-1) experimental; urgency=low
 
   * LibreOffice 4.3.0 release
 
+  * debian/libreoffice-base.postrm.in: fix again..
+
  -- Rene Engelhard <rene@debian.org>  Wed, 30 Jul 2014 08:03:29 +0200
 
 libreoffice (1:4.3.0~rc3-2) experimental; urgency=low
diff --git a/libreoffice-base.postrm.in b/libreoffice-base.postrm.in
index 79edfef..87b18a9 100644
--- a/libreoffice-base.postrm.in
+++ b/libreoffice-base.postrm.in
@@ -17,7 +17,8 @@ if [ "$1" = abort-upgrade ] && dpkg --compare-versions "$2" lt dpkg --compare-ve
 		--divert /usr/lib/libreoffice/share/basic/dialog.xlc.noaccess \
                         /usr/lib/libreoffice/share/basic/dialog.xlc
 	dpkg-divert --package $DPKG_MAINTSCRIPT_PACKAGE --remove --rename \
-		--divert /usr/lib/libreoffice/share/basic/script.xlc.noaccess \
+		--divert /usr/lib/libreoffice/share/basic/script.xlc.noaccess
+			/usr/lib/libreoffice/share/basic/script.xlc
 fi
 
 #DEBHELPER#

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-openoffice/libreoffice.git


Reply to: