[packages/varnish-libvmod-cookie] disable static
glen
glen at pld-linux.org
Sun Mar 23 22:25:14 CET 2014
commit 6bd19f076b6d4ae626be34744f26281ba2f100be
Author: Elan Ruusamäe <glen at delfi.ee>
Date: Sun Mar 23 23:12:47 2014 +0200
disable static
varnish-libvmod-cookie.spec | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
---
diff --git a/varnish-libvmod-cookie.spec b/varnish-libvmod-cookie.spec
index 1ab3170..88ee840 100644
--- a/varnish-libvmod-cookie.spec
+++ b/varnish-libvmod-cookie.spec
@@ -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}
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/varnish-libvmod-cookie.git/commitdiff/6bd19f076b6d4ae626be34744f26281ba2f100be
More information about the pld-cvs-commit
mailing list