From 9e41d42924ed7f97b1e0387146d29e1a5e6103c3 Mon Sep 17 00:00:00 2001 From: Igor Gnatenko Date: Jun 10 2019 17:14:43 +0000 Subject: Disable tests temporarily Signed-off-by: Igor Gnatenko --- 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)