[packages/openscad] - leave tests only on x8664, other builders have problems running the suite
baggins
baggins at pld-linux.org
Sun Sep 15 19:06:37 CEST 2019
commit 40cc174f601b71218d81991ad35874e4b3851a1d
Author: Jan Rękorajski <baggins at pld-linux.org>
Date: Sun Sep 15 19:05:24 2019 +0200
- leave tests only on x8664, other builders have problems running the suite
openscad.spec | 3 +++
1 file changed, 3 insertions(+)
---
diff --git a/openscad.spec b/openscad.spec
index 71bc2b8..ac4a146 100644
--- a/openscad.spec
+++ b/openscad.spec
@@ -2,6 +2,9 @@
# 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
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/openscad.git/commitdiff/40cc174f601b71218d81991ad35874e4b3851a1d
More information about the pld-cvs-commit
mailing list