collectd.spec: add missing %define required by gps plugin
authorMarc Fournier <marc.fournier@camptocamp.com>
Tue, 9 Aug 2016 12:40:36 +0000 (14:40 +0200)
committerMarc Fournier <marc.fournier@camptocamp.com>
Tue, 9 Aug 2016 12:40:36 +0000 (14:40 +0200)
contrib/redhat/collectd.spec

index 1eaba99..355c9e3 100644 (file)
@@ -71,6 +71,7 @@
 %define with_filecount 0%{!?_without_filecount:1}
 %define with_fscache 0%{!?_without_fscache:1}
 %define with_gmond 0%{!?_without_gmond:1}
+%define with_gps 0%{!?_without_gps:1}
 %define with_hddtemp 0%{!?_without_hddtemp:1}
 %define with_interface 0%{!?_without_interface:1}
 %define with_ipc 0%{!?_without_ipc:1}