From 8fb63fef5a16bec0bb619ffc0dac3a132efc8a66b7ef6f4dad5e5debfab36e89 Mon Sep 17 00:00:00 2001 From: Jan Engelhardt Date: Thu, 16 May 2019 14:12:08 +0000 Subject: [PATCH] OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/gsoap?expand=0&rev=167 --- gsoap.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gsoap.spec b/gsoap.spec index 26977b2..76fc75c 100644 --- a/gsoap.spec +++ b/gsoap.spec @@ -94,7 +94,7 @@ perl -i -lpe 's{AC_INIT\(gsoap, 2.8\)}{AC_INIT([gsoap], [%version])}' \ # Rebuild configure - fix that utterly long mktime test. # Also needed because Makefile.am and configure.ac are touched. autoreconf -fi -%configure --enable-ipv6 --enable-ipv6-v6only --disable-static +%configure --enable-ipv6 --disable-static pushd gsoap/src/ # build prerequisites for parallel build first make soapcpp2_yacc.c