Remove --enable-ipv6 when configuring the package.

This commit is contained in:
Bojan Smojver 2015-07-29 11:33:11 +10:00
parent 6e846050ef
commit d8da0f8e39

View File

@ -75,7 +75,7 @@ echo '#!/bin/bash -l
%build
./bootstrap
%configure --enable-ipv6
%configure
%{__make} %{?_smp_mflags}
%install