[ghc-syb] simplify disabling tests on arm

Jens Petersen petersen at fedoraproject.org
Sun Feb 1 09:43:12 UTC 2015


commit b02b92a1afd7317bc37afe5f681accfd41e1ae75
Author: Jens Petersen <petersen at redhat.com>
Date:   Sun Feb 1 09:42:56 2015 +0000

    simplify disabling tests on arm

 ghc-syb.spec |    2 --
 1 files changed, 0 insertions(+), 2 deletions(-)
---
diff --git a/ghc-syb.spec b/ghc-syb.spec
index a1ee47d..4a2d3d5 100644
--- a/ghc-syb.spec
+++ b/ghc-syb.spec
@@ -5,8 +5,6 @@
 # https://ghc.haskell.org/trac/ghc/ticket/10029
 %ifnarch armv7hl
 %bcond_without tests
-%else
-%bcond_with tests
 %endif
 
 Name:           ghc-%{pkg_name}


More information about the scm-commits mailing list