Disable tests temporarily

Signed-off-by: Igor Gnatenko <ignatenkobrain@fedoraproject.org>
This commit is contained in:
Igor Gnatenko 2019-06-10 19:14:43 +02:00
parent 472245e661
commit 9e41d42924
No known key found for this signature in database
GPG Key ID: 695714BD1BBC5F4C
1 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@
# just for giggles, option to build with internal Berkeley DB
%bcond_with int_bdb
# run internal testsuite?
%bcond_without check
%bcond_with check
# build with plugins?
%bcond_without plugins
# build with libarchive? (needed for rpm2archive)