Overview

Request 694198 accepted

enable test suite run and build info pages into doc subpackage

Loading...

Adam Majer's avatar

you can change ./configure to %configure or that doesn't work?


Dan Čermák's avatar

Unfortunately it doesn't, their configure script is a custom one and doesn't accept the options that %configure passes to it. It chokes for example on --program-prefix= and many others.


Adam Majer's avatar

OK, no problem. I've noticed one more thing. Could you change the use of %global with_tests to using %bcond_with and %bcond_without instead? This would allow these tests to be configured at build time instead of hardcoded.

%if 0%{?suse_version} <= 1315 %bcond_with dtach %else %bcond_without dtach %endif

Then have

%if %{with tests} .... %endif



Request History
Dan Čermák's avatar

dancermak created request

enable test suite run and build info pages into doc subpackage


Adam Majer's avatar

adamm accepted request

Thank you kind contributor!

openSUSE Build Service is sponsored by