projects
/
collectd.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0ebdad1
)
collectd.spec: fix typo, missing "%" sign
author
Marc Fournier
<marc.fournier@camptocamp.com>
Mon, 8 Aug 2016 12:07:18 +0000
(14:07 +0200)
committer
Marc Fournier
<marc.fournier@camptocamp.com>
Mon, 8 Aug 2016 12:07:18 +0000
(14:07 +0200)
contrib/redhat/collectd.spec
patch
|
blob
|
history
diff --git
a/contrib/redhat/collectd.spec
b/contrib/redhat/collectd.spec
index
cc4b8ee
..
3a4afdc
100644
(file)
--- 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 \