[SCM] kiconthemes packaging branch, kubuntu_unstable, updated. debian/5.9.0-1-5-g444cab0
Harald Sitter
apachelogger-guest at moszumanska.debian.org
Mon Jun 1 07:53:41 UTC 2015
Gitweb-URL: http://git.debian.org/?p=pkg-kde/frameworks/kiconthemes.git;a=commitdiff;h=444cab0
The following commit has been merged in the kubuntu_unstable 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