summaryrefslogtreecommitdiffstats
path: root/contrib
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:31:57 -0400
commit9135228669caa308bef109eec3710600362738b5 (patch)
tree6b6644289aa209c9357376c1fb47bb1d2dc511f2 /contrib
parent4b6a0d0b3d42e5fdb457f47d9adfa5e66b160256 (diff)
downloadsssd_unused-9135228669caa308bef109eec3710600362738b5.tar.gz
sssd_unused-9135228669caa308bef109eec3710600362738b5.tar.xz
sssd_unused-9135228669caa308bef109eec3710600362738b5.zip
Fix typo in %configure
Diffstat (limited to 'contrib')
-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 ba908de2..b0eedd45 100644
--- a/contrib/sssd.spec.in
+++ b/contrib/sssd.spec.in
@@ -171,7 +171,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 \