Turn on tests

This commit is contained in:
Honza Horák 2013-10-09 17:55:52 +02:00 committed by Michal Schorm
parent 535f967c18
commit bd92dc30da

View File

@ -1,7 +1,7 @@
# 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
# --nocheck is not possible (e.g. in koji build)
%{!?runselftest:%global runselftest 0}
%{!?runselftest:%global runselftest 1}
# set to 1 to enable
%global with_shared_lib_major_hack 1