summaryrefslogtreecommitdiffstats
path: root/contrib/sssd.spec.in
diff options
context:
space:
mode:
authorSumit Bose <sbose@redhat.com>2012-05-03 10:15:47 +0200
committerStephen Gallagher <sgallagh@redhat.com>2012-05-03 11:46:18 -0400
commite927bf39fc8e01ee5bec7734b50c2b2e76c6330b (patch)
tree164eec9ab07509c1df89e3afe070d6a30192596d /contrib/sssd.spec.in
parentcff916f5352fe7c3a679571130090efdb935618a (diff)
downloadsssd-e927bf39fc8e01ee5bec7734b50c2b2e76c6330b.tar.gz
sssd-e927bf39fc8e01ee5bec7734b50c2b2e76c6330b.tar.xz
sssd-e927bf39fc8e01ee5bec7734b50c2b2e76c6330b.zip
Fix typo in spec file
Diffstat (limited to 'contrib/sssd.spec.in')
-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 43beca52d..e5a4ed523 100644
--- a/contrib/sssd.spec.in
+++ b/contrib/sssd.spec.in
@@ -221,7 +221,7 @@ autoreconf -ivf
%configure \
--with-db-path=%{dbpath} \
- --with-mcache-path=%(mcpath) \
+ --with-mcache-path=%{mcpath} \
--with-pipe-path=%{pipepath} \
--with-pubconf-path=%{pubconfpath} \
--with-init-dir=%{_initrddir} \