disable tests temporarily to build with only ghc

since newrepo not running currently in koji
This commit is contained in:
Jens Petersen 2018-01-27 09:47:07 +01:00
parent 6021b738f8
commit 6b67956672

View File

@ -4,9 +4,8 @@
%global pkg_name syb %global pkg_name syb
%global pkgver %{pkg_name}-%{version} %global pkgver %{pkg_name}-%{version}
# 0.5.1 ghc-7.10: https://code.google.com/p/scrapyourboilerplate/issues/detail?id=26 # disable temporarily to build with only ghc
# 0.4.1 armv7: https://ghc.haskell.org/trac/ghc/ticket/10029 %bcond_with tests
%bcond_without tests
Name: ghc-%{pkg_name} Name: ghc-%{pkg_name}
# part of haskell-platform # part of haskell-platform