Code

RPM specfile: remove define accidentally re-added when handling merge conflict
authorMarc Fournier <marc.fournier@camptocamp.com>
Mon, 8 Sep 2014 10:49:49 +0000 (12:49 +0200)
committerMarc Fournier <marc.fournier@camptocamp.com>
Mon, 8 Sep 2014 10:49:49 +0000 (12:49 +0200)
contrib/redhat/collectd.spec

index 37fdbc817889ce1446767b3cd9499064827e321f..085027752551203e2736b2f8f5abb76aed19a4ef 100644 (file)
 %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