From ac3fed091af7e3694623479c49728417210af56e Mon Sep 17 00:00:00 2001 From: Marc Fournier Date: Mon, 8 Sep 2014 12:49:49 +0200 Subject: [PATCH] RPM specfile: remove define accidentally re-added when handling merge conflict --- contrib/redhat/collectd.spec | 2 -- 1 file changed, 2 deletions(-) diff --git a/contrib/redhat/collectd.spec b/contrib/redhat/collectd.spec index 37fdbc81..08502775 100644 --- a/contrib/redhat/collectd.spec +++ b/contrib/redhat/collectd.spec @@ -151,8 +151,6 @@ %define with_lpar 0%{!?_without_lpar:0} # plugin mic disabled, requires Mic %define with_mic 0%{!?_without_mic:0} -# plugin modbus disabled, requires libmodbus -%define with_modbus 0%{!?_without_modbus:0} # plugin netapp disabled, requires libnetapp %define with_netapp 0%{!?_without_netapp:0} # plugin onewire disabled, requires libowfs -- 2.11.0