@ -57,7 +57,9 @@ documentation.
%prep
%setup -q -n %{name}-%{upstreamversion}
%patch -P1 -p1 -b .py392
%ifarch %{ix86}
%patch -P2 -p1 -b .py392-exeption
%endif
# Patch files to use python2 instead of (since lately) non existent python binary.
sed -i 's|python|python2|' %{_builddir}/%{name}-%{version}/Makefile %{_builddir}/%{name}-%{version}/doc/Makefile