From 9135228669caa308bef109eec3710600362738b5 Mon Sep 17 00:00:00 2001 From: Stephen Gallagher Date: Fri, 2 Sep 2011 11:31:57 -0400 Subject: Fix typo in %configure --- contrib/sssd.spec.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'contrib') 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 \ -- cgit