turn off hscolour for bootstrap

This commit is contained in:
Jens Petersen 2013-06-20 16:36:11 +09:00
parent 3790c3a7fb
commit 328fc11463

View File

@ -3,11 +3,11 @@
%global macros_dir %{_sysconfdir}/rpm
# uncomment to bootstrap without hscolour
#%%global without_hscolour 1
%global without_hscolour 1
Name: ghc-rpm-macros
Version: 1.0
Release: 1%{?dist}
Release: 2%{?dist}
Summary: RPM macros for building packages for GHC
License: GPLv3
@ -87,6 +87,9 @@ EOF
%changelog
* Thu Jun 20 2013 Jens Petersen <petersen@redhat.com> - 1.0-2
- turn off hscolour for bootstrap
* Wed Jun 19 2013 Jens Petersen <petersen@redhat.com> - 1.0-1
- add --global to cabal_configure