summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorStephen Gallagher <sgallagh@redhat.com>2012-02-15 15:25:55 -0500
committerStephen Gallagher <sgallagh@redhat.com>2012-02-15 15:25:55 -0500
commitbe27f0588ffbb8d97448ae0ef482296988b3bbd8 (patch)
tree64884f43eefa57dcd8e548f0b07f5ff156faa692
parent85702ed34cac1cce80ea7fb6f607392f7a97a6cb (diff)
downloadsssd-1_8_0_beta3.tar.gz
sssd-1_8_0_beta3.tar.xz
sssd-1_8_0_beta3.zip
Fix missing %endif in sssd.spec.insssd-1_8_0_beta3sssd-1_7_93
-rw-r--r--contrib/sssd.spec.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/contrib/sssd.spec.in b/contrib/sssd.spec.in
index 27ebe49af..ae01bffe1 100644
--- a/contrib/sssd.spec.in
+++ b/contrib/sssd.spec.in
@@ -289,6 +289,7 @@ rm -rf $RPM_BUILD_ROOT
%if (0%{?enable_experimental} == 1)
%{_bindir}/sss_ssh_authorizedkeys
%{_bindir}/sss_ssh_knownhostsproxy
+%endif
%dir %{sssdstatedir}
%dir %{_localstatedir}/cache/krb5rcache
%attr(700,root,root) %dir %{dbpath}