From 2454e4800d433b95670be60b2356575e2f3cd71e Mon Sep 17 00:00:00 2001 From: Ruben Kerkhof Date: Sun, 18 Nov 2012 11:44:51 +0100 Subject: [PATCH] Quote arguments --- 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 152fb395..ef7bdaa9 100644 --- a/contrib/redhat/collectd.spec +++ b/contrib/redhat/collectd.spec @@ -329,7 +329,7 @@ Development files for libcollectdclient %configure CFLAGS="%{optflags} -DLT_LAZY_OR_NOW='RTLD_LAZY|RTLD_GLOBAL'" \ --disable-static \ --with-java=%{java_home}/ \ - --with-perl-bindings=INSTALLDIRS=vendor + --with-perl-bindings="INSTALLDIRS=vendor" %{__make} %{?_smp_mflags} -- 2.30.2