Ismail Dönmez 2015-03-24 10:50:27 +00:00 committed by Git OBS Bridge
parent 83b5fbfe11
commit 64ddba6faf

View File

@ -50,9 +50,9 @@ make install DESTDIR=%{buildroot} %{?_smp_mflags}
%ifarch i586
# On i586 use only quick minimal testsuite, full one fails
# (https://bugzilla.samba.org/show_bug.cgi?id=11109)
# We disable the full test-suite on x86-64 too because
# "readonly" testsuite takes forever on OBS.
make quicktest %{?_smp_mflags}
%else
make check %{?_smp_mflags}
%endif
%files