From 3fbd3f50852fcbc242b9b55e1f1f2011206e5d12 Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Thu, 10 Feb 2011 16:42:26 +1000 Subject: [PATCH] disable testsuite for a faster build --- ghc.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ghc.spec b/ghc.spec index d4d6b48..6f7f3ca 100644 --- a/ghc.spec +++ b/ghc.spec @@ -10,7 +10,7 @@ # build xml manuals (users_guide, etc) %bcond_without manual # run testsuite -%bcond_without testsuite +%bcond_with testsuite # include colored html src %bcond_without hscolour # use system libffi