From 4d27bf123a30c0bd65932f1bdb5c0a907432c497 Mon Sep 17 00:00:00 2001 From: Marc Fournier Date: Tue, 9 Aug 2016 14:40:36 +0200 Subject: [PATCH] collectd.spec: add missing %define required by gps plugin --- contrib/redhat/collectd.spec | 1 + 1 file changed, 1 insertion(+) diff --git a/contrib/redhat/collectd.spec b/contrib/redhat/collectd.spec index 1eaba997..355c9e3d 100644 --- a/contrib/redhat/collectd.spec +++ b/contrib/redhat/collectd.spec @@ -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} -- 2.11.0