diff --git a/libspatialite.spec b/libspatialite.spec index 3398371..062a42e 100644 --- a/libspatialite.spec +++ b/libspatialite.spec @@ -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