projects
/
collectd.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
61adba6
)
RPM specfile: remove duplicate modbus block
author
Marc Fournier
<marc.fournier@camptocamp.com>
Mon, 8 Sep 2014 10:26:55 +0000
(12:26 +0200)
committer
Marc Fournier
<marc.fournier@camptocamp.com>
Mon, 8 Sep 2014 10:26:55 +0000
(12:26 +0200)
contrib/redhat/collectd.spec
patch
|
blob
|
history
diff --git
a/contrib/redhat/collectd.spec
b/contrib/redhat/collectd.spec
index
6c73325
..
a557efc
100644
(file)
--- 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