[packages/openscad] - try to fix test suite build

baggins baggins at pld-linux.org
Tue Jun 7 19:44:54 CEST 2022


commit a3917b001caf14136b4454d371841b66fb4408a6
Author: Jan Rękorajski <baggins at pld-linux.org>
Date:   Tue Jun 7 19:44:36 2022 +0200

    - try to fix test suite build

 openscad.spec | 5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)
---
diff --git a/openscad.spec b/openscad.spec
index 32b509a..34b1d9a 100644
--- a/openscad.spec
+++ b/openscad.spec
@@ -156,9 +156,8 @@ qmake-qt5 \
 %{__make}
 
 %if %{with tests}
-mkdir -p tests/build
-cd tests/build
-%cmake ../
+cd tests
+%cmake .
 %{__make}
 %{__make} -j1 test
 %endif
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/openscad.git/commitdiff/a3917b001caf14136b4454d371841b66fb4408a6



More information about the pld-cvs-commit mailing list