summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLukas Slebodnik <lslebodn@redhat.com>2015-03-27 10:29:41 +0100
committerJakub Hrozek <jhrozek@redhat.com>2015-04-08 11:40:04 +0200
commit2674eeb15c48047790670aa24a80250c06cbc4ac (patch)
tree64280ac69aa38c30c90c3088809f47b2cfae9727
parentf66f5357274cc3f2aac92840bd89840d0719a428 (diff)
downloadsssd-2674eeb15c48047790670aa24a80250c06cbc4ac.tar.gz
sssd-2674eeb15c48047790670aa24a80250c06cbc4ac.tar.xz
sssd-2674eeb15c48047790670aa24a80250c06cbc4ac.zip
SPEC: Remove unused option
The optional definition of rpm macro with_ccache was removed in patch "BUILD: Remove unnecessary patch and configure opts" as a part of ticket https://fedorahosted.org/sssd/ticket/2036. It is not used anymore so it can be removed. Reviewed-by: Jakub Hrozek <jhrozek@redhat.com>
-rw-r--r--contrib/sssd.spec.in1
1 files changed, 0 insertions, 1 deletions
diff --git a/contrib/sssd.spec.in b/contrib/sssd.spec.in
index c7bdd9d86..5c4cd24df 100644
--- a/contrib/sssd.spec.in
+++ b/contrib/sssd.spec.in
@@ -558,7 +558,6 @@ autoreconf -ivf
--enable-nfsidmaplibdir=%{_libdir}/libnfsidmap \
--disable-static \
--disable-rpath \
- %{?with_ccache} \
%{with_initscript} \
%{?with_syslog} \
%{?with_cifs_utils_plugin_option} \