URL: https://github.com/SSSD/sssd/pull/340
Author: lslebodn
 Title: #340: SPEC: Use language file for sssd-kcm
Action: opened

PR body:
"""

"""

To pull the PR as Git branch:
git remote add ghsssd https://github.com/SSSD/sssd
git fetch ghsssd pull/340/head:pr340
git checkout pr340
From 01b111e818a258f1116de03b9efd9c3c59bd08d0 Mon Sep 17 00:00:00 2001
From: Lukas Slebodnik <lsleb...@redhat.com>
Date: Tue, 25 Jul 2017 15:12:35 +0200
Subject: [PATCH] SPEC: Use language file for sssd-kcm

---
 contrib/sssd.spec.in | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/contrib/sssd.spec.in b/contrib/sssd.spec.in
index cb1a09c42..709efe985 100644
--- a/contrib/sssd.spec.in
+++ b/contrib/sssd.spec.in
@@ -1262,7 +1262,7 @@ done
 %{_libdir}/pkgconfig/sss_certmap.pc
 
 %if (0%{?with_kcm} == 1)
-%files kcm
+%files kcm -f sssd_kcm.lang
 %{_libexecdir}/%{servicename}/sssd_kcm
 %dir %{_datadir}/sssd-kcm
 %{_datadir}/sssd-kcm/kcm_default_ccache
_______________________________________________
sssd-devel mailing list -- sssd-devel@lists.fedorahosted.org
To unsubscribe send an email to sssd-devel-le...@lists.fedorahosted.org

Reply via email to