From f3d7bacfcef006e1761d16b08c98f3dc6fb9d2cb Mon Sep 17 00:00:00 2001 From: Marc Fournier Date: Mon, 8 Sep 2014 12:26:55 +0200 Subject: [PATCH] RPM specfile: remove duplicate modbus block --- contrib/redhat/collectd.spec | 6 ------ 1 file changed, 6 deletions(-) diff --git a/contrib/redhat/collectd.spec b/contrib/redhat/collectd.spec index 6c733251..a557efc2 100644 --- a/contrib/redhat/collectd.spec +++ b/contrib/redhat/collectd.spec @@ -925,12 +925,6 @@ Development files for libcollectdclient %define _with_multimeter --disable-multimeter %endif -%if %{with_modbus} -%define _with_modbus --enable-modbus -%else -%define _with_modbus --disable-modbus -%endif - %if %{with_mysql} %define _with_mysql --enable-mysql %else -- 2.11.0