From 1b27d6bc37afb217a7d65f7ac15e16b83af62f18 Mon Sep 17 00:00:00 2001 From: Sumit Bose Date: Thu, 3 May 2012 10:15:47 +0200 Subject: [PATCH] Fix typo in spec file --- contrib/sssd.spec.in | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/contrib/sssd.spec.in b/contrib/sssd.spec.in index 43beca5..e5a4ed5 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} \ -- 1.7.7.6