[libreoffice] 02/02: fix up libreoffice-xsltfilter.desktop symlink...

Rene Engelhard rene at moszumanska.debian.org
Sun Jun 4 06:12:34 UTC 2017


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

rene pushed a commit to branch master
in repository libreoffice.

commit d5103b9228ea5d5aa935bad5db40990c7bf900b9
Author: Rene Engelhard <rene at debian.org>
Date:   Tue May 23 06:54:26 2017 +0200

    fix up libreoffice-xsltfilter.desktop symlink...
---
 rules | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/rules b/rules
index eda712a..fccf784 100755
--- a/rules
+++ b/rules
@@ -3458,6 +3458,9 @@ endif
 	mkdir -p $(PKGDIR)-common/usr/share/applications
 	cd $(PKGDIR)-common/usr/share/applications && \
 		ln -sf /$(OODIR)/share/xdg/startcenter.desktop libreoffice-startcenter.desktop
+	# fix /usr/share/applications/libreoffice-xsltfilter.desktop -> ../../../../../../../../../../../../usr/lib/libreoffice/share/xdg/xsltfilter.desktop. No idea why it happens in the first place, but..
+	cd $(PKGDIR)-common/usr/share/applications && \
+		ln -sf /$(OODIR)/share/xdg/xsltfilter.desktop libreoffice-xsltfilter.desktop
 	dh_fixperms -i
 	dh_icons -i
 	dh_compress -i -X.py -X.mk -X.sxd -X.xcd.sample

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



More information about the Pkg-openoffice-commits mailing list