Add forgotten i686 to exclude tests for

epel9
Volker Fröhlich 12 years ago
parent b84c344b3e
commit a8b8e098f6

@ -67,7 +67,7 @@ developing applications that use %{name}.
# Remove test failing on 32 bit systems
# Contacted the author about it
%ifarch i386 ppc
%ifarch i386 i686 ppc
sed -i '/hexgrid22/ d' test/Makefile.in test/Makefile.am
rm test/sql_stmt_geosadvanced_tests/hexgrid22.testcase
%endif

Loading…
Cancel
Save