]> git.pld-linux.org Git - packages/varnish-libvmod-cookie.git/commitdiff
disable static
authorElan Ruusamäe <glen@delfi.ee>
Sun, 23 Mar 2014 21:12:47 +0000 (23:12 +0200)
committerElan Ruusamäe <glen@delfi.ee>
Sun, 23 Mar 2014 21:12:47 +0000 (23:12 +0200)
varnish-libvmod-cookie.spec

index 1ab317006b226380e66f1cc657fbc90c855a04e0..88ee840f8b6aa8b49d950a1fe6af823d2c75dec3 100644 (file)
@@ -40,7 +40,8 @@ mv libvmod-%{vmod}-*/* .
 VARNISHSRC=$(pkg-config --variable=srcdir varnishapi)
 %configure \
        VARNISHSRC=$VARNISHSRC \
-       VMODDIR=%{vmoddir}
+       VMODDIR=%{vmoddir} \
+       --disable-static
 
 %{__make}
 %{?with_tests:%{__make} check}
This page took 0.0957480000000001 seconds and 4 git commands to generate.