Hi,

I just came across a pair of wrong braces in the spec file.

bye,
Sumit
From 1b27d6bc37afb217a7d65f7ac15e16b83af62f18 Mon Sep 17 00:00:00 2001
From: Sumit Bose <sb...@redhat.com>
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

_______________________________________________
sssd-devel mailing list
sssd-devel@lists.fedorahosted.org
https://fedorahosted.org/mailman/listinfo/sssd-devel

Reply via email to