[ghc/el6/master] build without hscolour

Jens Petersen petersen at fedoraproject.org
Wed Sep 29 03:28:40 UTC 2010


commit 15737c3e04db858c00d77aa7ca483f6281598e72
Author: Jens Petersen <petersen at redhat.com>
Date:   Wed Sep 29 13:28:42 2010 +1000

    build without hscolour

 ghc.spec |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/ghc.spec b/ghc.spec
index 51aeb01..98dabc1 100644
--- a/ghc.spec
+++ b/ghc.spec
@@ -12,7 +12,7 @@
 # run testsuite
 %bcond_without testsuite
 # include colored html src
-%bcond_without hscolour
+%bcond_with hscolour
 
 ## default disabled options ##
 # include extralibs
@@ -279,7 +279,7 @@ fi
 
 %changelog
 * Wed Sep 29 2010 Jens Petersen <petersen at redhat.com> - 6.12.3-5.el6
-- build without happy
+- build without happy and hscolour
 
 * Thu Jul 15 2010 Jens Petersen <petersen at redhat.com> - 6.12.3-4
 - merge ghc-doc into base package


More information about the scm-commits mailing list