collectd.spec: fix typo, missing "%" sign
authorMarc Fournier <marc.fournier@camptocamp.com>
Mon, 8 Aug 2016 12:07:18 +0000 (14:07 +0200)
committerMarc Fournier <marc.fournier@camptocamp.com>
Mon, 8 Aug 2016 12:07:18 +0000 (14:07 +0200)
contrib/redhat/collectd.spec

index cc4b8ee..3a4afdc 100644 (file)
@@ -1673,7 +1673,7 @@ Collectd utilities
 %define _with_zookeeper --disable-zookeeper
 %endif
 
 %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 \
        -DLT_LAZY_OR_NOW=\"RTLD_LAZY|RTLD_GLOBAL\"" \
        --disable-static \
        --without-included-ltdl \