Turn on tests
This commit is contained in:
parent
535f967c18
commit
bd92dc30da
@ -1,7 +1,7 @@
|
|||||||
# Regression tests may take a long time (many cores recommended), skip them by
|
# Regression tests may take a long time (many cores recommended), skip them by
|
||||||
# passing --nocheck to rpmbuild or by setting runselftest to 0 if defining
|
# passing --nocheck to rpmbuild or by setting runselftest to 0 if defining
|
||||||
# --nocheck is not possible (e.g. in koji build)
|
# --nocheck is not possible (e.g. in koji build)
|
||||||
%{!?runselftest:%global runselftest 0}
|
%{!?runselftest:%global runselftest 1}
|
||||||
|
|
||||||
# set to 1 to enable
|
# set to 1 to enable
|
||||||
%global with_shared_lib_major_hack 1
|
%global with_shared_lib_major_hack 1
|
||||||
|
Loading…
Reference in New Issue
Block a user