From f47a105a64b7c800f2990f325428da7b18b9dc76 Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Mon, 9 Jun 2014 18:45:59 +0900 Subject: [PATCH] add bootstrapping comments --- hscolour.spec | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/hscolour.spec b/hscolour.spec index 250dae1..b3280ba 100644 --- a/hscolour.spec +++ b/hscolour.spec @@ -5,6 +5,11 @@ # link statically to Haskell libs for easier ghc version bootstrapping %global ghc_without_dynamic 1 +# use following to bootstrap for a new arch: +#%%{?ghc_bootstrap} +#%%global ghc_bootstrapping 1 +#%%global without_hscolour 1 + Name: %{pkg_name} Version: 1.20.3 Release: 9%{?dist}