Quote arguments
authorRuben Kerkhof <ruben@tilaa.nl>
Sun, 18 Nov 2012 10:44:51 +0000 (11:44 +0100)
committerRuben Kerkhof <ruben@tilaa.nl>
Sun, 18 Nov 2012 10:44:51 +0000 (11:44 +0100)
contrib/redhat/collectd.spec

index 152fb39..ef7bdaa 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}