From 5fb9aa4eedb1023c2dfcd5c7b1f4edbd9177b551 Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Fri, 17 Jun 2011 17:42:44 +0900 Subject: [PATCH] condition ghc_bootstrap and set global without_hscolour --- hscolour.spec | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/hscolour.spec b/hscolour.spec index 82e3e98..f7431ea 100644 --- a/hscolour.spec +++ b/hscolour.spec @@ -1,7 +1,8 @@ %global pkg_name hscolour -# use this to bootstrap after building a new ghc version -%ghc_bootstrap +# use following to bootstrap after building a new ghc version: +%{?ghc_bootstrap} +%global without_hscolour 1 %global common_summary Haskell %{pkg_name} library