]> git.pld-linux.org Git - packages/openscad.git/commitdiff
- leave tests only on x8664, other builders have problems running the suite auto/th/openscad-2019.05-1
authorJan Rękorajski <baggins@pld-linux.org>
Sun, 15 Sep 2019 17:05:24 +0000 (19:05 +0200)
committerJan Rękorajski <baggins@pld-linux.org>
Sun, 15 Sep 2019 17:05:24 +0000 (19:05 +0200)
openscad.spec

index 71bc2b838f0252b744cccfc16ae9bf3096923c16..ac4a1463216dfbd4045392a3ddc2d61a59a97efa 100644 (file)
@@ -2,6 +2,9 @@
 # Conditional build:
 %bcond_without tests           # build with tests
 
 # Conditional build:
 %bcond_without tests           # build with tests
 
+%ifnarch %{x8664}
+%undefine      with_tests
+%endif
 Summary:       The Programmers Solid 3D CAD Modeller
 Name:          openscad
 Version:       2019.05
 Summary:       The Programmers Solid 3D CAD Modeller
 Name:          openscad
 Version:       2019.05
This page took 0.029658 seconds and 4 git commands to generate.