From 9e41d42924ed7f97b1e0387146d29e1a5e6103c3 Mon Sep 17 00:00:00 2001 From: Igor Gnatenko Date: Mon, 10 Jun 2019 19:14:43 +0200 Subject: [PATCH] Disable tests temporarily Signed-off-by: Igor Gnatenko --- rpm.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/rpm.spec b/rpm.spec index 97a88e8..b7688d1 100644 --- a/rpm.spec +++ b/rpm.spec @@ -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)