projects
/
collectd.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d538a33
)
RPM specfile: remove define accidentally re-added when handling merge conflict
author
Marc Fournier
<marc.fournier@camptocamp.com>
Mon, 8 Sep 2014 10:49:49 +0000
(12:49 +0200)
committer
Marc Fournier
<marc.fournier@camptocamp.com>
Mon, 8 Sep 2014 10:49:49 +0000
(12:49 +0200)
contrib/redhat/collectd.spec
patch
|
blob
|
history
diff --git
a/contrib/redhat/collectd.spec
b/contrib/redhat/collectd.spec
index
37fdbc8
..
0850277
100644
(file)
--- 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