no longer need to remove LICENSE or set LANG

epel9
Jens Petersen 8 years ago
parent fe87ac52d6
commit fbfca4bd63

@ -72,16 +72,12 @@ This package provides the Haskell %{pkg_name} library development files.
%build
# for haddock
export LANG=en_US.utf8
%ghc_lib_build
%install
%ghc_lib_install
rm %{buildroot}/%{ghc_pkgdocdir}/LICENSE
%post devel
%ghc_pkg_recache

Loading…
Cancel
Save