summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorStephen Gallagher <sgallagh@redhat.com>2011-09-02 11:31:57 -0400
committerStephen Gallagher <sgallagh@redhat.com>2011-09-02 11:32:27 -0400
commit15f5559773a2fb98aacd822218f64e4840371857 (patch)
tree03ea6d1f71efc26a0f82073e6c666a852500f66f
parent9d3d669cc353475cfe023c2a20cc51fd07428b82 (diff)
downloadsssd_unused-15f5559773a2fb98aacd822218f64e4840371857.tar.gz
sssd_unused-15f5559773a2fb98aacd822218f64e4840371857.tar.xz
sssd_unused-15f5559773a2fb98aacd822218f64e4840371857.zip
Fix typo in %configure
-rw-r--r--contrib/sssd.spec.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/sssd.spec.in b/contrib/sssd.spec.in
index c15174d7..04f05319 100644
--- a/contrib/sssd.spec.in
+++ b/contrib/sssd.spec.in
@@ -157,7 +157,7 @@ autoreconf -ivf
--with-pipe-path=%{pipepath} \
--with-pubconf-path=%{pubconfpath} \
--with-init-dir=%{_initrddir} \
- --with-krb5rcache-dir=%{_localstatedir}/cache/krb5rcache \
+ --with-krb5-rcache-dir=%{_localstatedir}/cache/krb5rcache \
--enable-nsslibdir=/%{_lib} \
--enable-pammoddir=/%{_lib}/security \
--disable-static \