reenable hscolour

This commit is contained in:
Jens Petersen 2013-06-20 17:32:19 +09:00
parent 328fc11463
commit e08038a4a4

View File

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