Code

Quote arguments
[collectd.git] / contrib / redhat / collectd.spec
index 152fb395dc1d0f2f7e3aae99a68b7e539b1cd4cc..ef7bdaa937d9b7f93fcb89481461502405f79102 100644 (file)
@@ -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}