[libreoffice] 01/01: install new /usr/share/appdata/org.libreoffice.kde.metainfo.xml into -kde

Rene Engelhard rene at moszumanska.debian.org
Mon May 22 21:16:15 UTC 2017


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

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

commit 32d620c1d1c5da618748cc869263704dee74c67a
Author: Rene Engelhard <rene at debian.org>
Date:   Mon May 22 23:02:13 2017 +0200

    install new /usr/share/appdata/org.libreoffice.kde.metainfo.xml into -kde
---
 rules | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/rules b/rules
index 795c616..e0e207f 100755
--- a/rules
+++ b/rules
@@ -2144,6 +2144,9 @@ endif
 	for i in calc impress draw base writer; do \
 		echo "../usr/share/appdata/libreoffice-$$i.appdata.xml /usr/share/appdata/" >> $(PKGDIR)-$$i.install; \
 	done
+ifeq "$(BUILD_KDE)" "y"
+	echo "../usr/share/appdata/org.libreoffice.kde.metainfo.xml /usr/share/appdata/" >> $(PKGDIR)-kde.install
+endif
 
 ifeq "$(PACKAGE_LOKIT)" "y"
 	echo "../../../include/LibreOfficeKit usr/include" > debian/libreofficekit-dev.install

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