From 8d3e118e2de3696e72803917881dc791155745dc Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Fri, 21 Feb 2020 18:07:51 +0800 Subject: [PATCH] disable tests since they hang --- ghc-vector.spec | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/ghc-vector.spec b/ghc-vector.spec index 2d05f57..bfebd9a 100644 --- a/ghc-vector.spec +++ b/ghc-vector.spec @@ -4,7 +4,8 @@ %global pkg_name vector %global pkgver %{pkg_name}-%{version} -%bcond_without tests +# testsuite seems to hang +%bcond_with tests Name: ghc-%{pkg_name} Version: 0.12.1.2