From 68434b89d66c54d1b1ba3812163e6208c1be2e8c Mon Sep 17 00:00:00 2001 From: Marc Fournier Date: Mon, 8 Aug 2016 14:07:18 +0200 Subject: [PATCH] collectd.spec: fix typo, missing "%" sign --- contrib/redhat/collectd.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/contrib/redhat/collectd.spec b/contrib/redhat/collectd.spec index cc4b8ee8..3a4afdc6 100644 --- a/contrib/redhat/collectd.spec +++ b/contrib/redhat/collectd.spec @@ -1673,7 +1673,7 @@ Collectd utilities %define _with_zookeeper --disable-zookeeper %endif -%configure CFLAGS="%{optflags} {?_python_config} \ +%configure CFLAGS="%{optflags} %{?_python_config} \ -DLT_LAZY_OR_NOW=\"RTLD_LAZY|RTLD_GLOBAL\"" \ --disable-static \ --without-included-ltdl \ -- 2.11.0