From b02b92a1afd7317bc37afe5f681accfd41e1ae75 Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Sun, 1 Feb 2015 09:42:56 +0000 Subject: [PATCH] simplify disabling tests on arm --- ghc-syb.spec | 2 -- 1 file changed, 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}