From 6b67956672a8c50d8fc9b6284a76ccf99e8b2086 Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Sat, 27 Jan 2018 09:47:07 +0100 Subject: [PATCH] disable tests temporarily to build with only ghc since newrepo not running currently in koji --- ghc-syb.spec | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/ghc-syb.spec b/ghc-syb.spec index 127fed2..414cc80 100644 --- a/ghc-syb.spec +++ b/ghc-syb.spec @@ -4,9 +4,8 @@ %global pkg_name syb %global pkgver %{pkg_name}-%{version} -# 0.5.1 ghc-7.10: https://code.google.com/p/scrapyourboilerplate/issues/detail?id=26 -# 0.4.1 armv7: https://ghc.haskell.org/trac/ghc/ticket/10029 -%bcond_without tests +# disable temporarily to build with only ghc +%bcond_with tests Name: ghc-%{pkg_name} # part of haskell-platform