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:26:20 -0500
commit52ec1ebb88a1335500c4ae1c40bf973dd59d3349 (patch)
treeaf072a8370a1d38e258f9e9b1dcf60327a6c4d67
parent9675aa73c7cb0c918038a7e177895b67ce135bed (diff)
downloadsssd-52ec1ebb88a1335500c4ae1c40bf973dd59d3349.tar.gz
sssd-52ec1ebb88a1335500c4ae1c40bf973dd59d3349.tar.xz
sssd-52ec1ebb88a1335500c4ae1c40bf973dd59d3349.zip
Fix missing %endif in sssd.spec.in
-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}