From: Marc Fournier Date: Sat, 19 Mar 2016 07:24:43 +0000 (+0100) Subject: RPM specfile: fix xmms plugin build condition X-Git-Tag: collectd-5.5.2~6^2~20 X-Git-Url: https://git.octo.it/?p=collectd.git;a=commitdiff_plain;h=38a4235cbb9ccd69f6ab827f936bded455974f0d RPM specfile: fix xmms plugin build condition --- diff --git a/contrib/redhat/collectd.spec b/contrib/redhat/collectd.spec index ecdf5ea2..7f56007f 100644 --- a/contrib/redhat/collectd.spec +++ b/contrib/redhat/collectd.spec @@ -156,7 +156,7 @@ %define with_write_graphite 0%{!?_without_write_graphite:1} %define with_write_http 0%{!?_without_write_http:1} %define with_write_riemann 0%{!?_without_write_riemann:1} -%define with_xmms 0%{!?_without_xmms:0%{!?_has_xmms:1}} +%define with_xmms 0%{!?_without_xmms:0%{?_has_xmms}} # Plugins not built by default because of dependencies on libraries not # available in RHEL or EPEL: