[SCM] kiconthemes packaging branch, master, updated. debian/5.37.0-2-91-gfbba7f0

Maximiliano Curia maxy at moszumanska.debian.org
Tue Jan 2 18:43:14 UTC 2018


Gitweb-URL: http://git.debian.org/?p=pkg-kde/frameworks/kiconthemes.git;a=commitdiff;h=444cab0

The following commit has been merged in the master branch:
commit 444cab02a9b5796e17724ca605dbf7021802955a
Author: Harald Sitter <sitter at kde.org>
Date:   Mon Jun 1 09:53:35 2015 +0200

    fix path again
---
 debian/libkf5iconthemes-data.install | 7 ++++++-
 1 file changed, 6 insertions(+), 1 deletion(-)

diff --git a/debian/libkf5iconthemes-data.install b/debian/libkf5iconthemes-data.install
index 1d1d64e..0646dc9 100644
--- a/debian/libkf5iconthemes-data.install
+++ b/debian/libkf5iconthemes-data.install
@@ -1 +1,6 @@
-usr/share/locale/*/*/kiconthemes5.mo
+# This is using a very global pattern because otherwise the CI systems
+# have trouble mangling it since presently they do not actually contain l10n
+# but this package contains locale/en_US/kf5_entry.desktop coming from the
+# source, so the CI systems cannot blanket remove all locale paths from install
+# or they'd break this.
+usr/share/locale/*
\ No newline at end of file

-- 
kiconthemes packaging



More information about the pkg-kde-commits mailing list