ghc_arches replaces ghc_excluded_archs

This commit is contained in:
Jens Petersen 2011-06-21 17:32:12 +09:00
parent 49d4687690
commit 5ddafd2b99
1 changed files with 1 additions and 2 deletions

View File

@ -18,8 +18,7 @@ Group: System Environment/Libraries
License: LGPLv2+
URL: http://hackage.haskell.org/package/%{pkg_name}
Source0: http://hackage.haskell.org/packages/archive/%{pkg_name}/%{version}/%{pkg_name}-%{version}.tar.gz
# ghc_excluded_archs is defined in redhat-rpm-config
ExcludeArch: %{ghc_excluded_archs}
ExclusiveArch: %{ghc_arches}
BuildRequires: ghc-Cabal-devel
BuildRequires: ghc-rpm-macros
BuildRequires: hscolour