no longer need to remove LICENSE or set LANG

This commit is contained in:
Jens Petersen 2017-01-05 11:11:18 +09:00
parent fe87ac52d6
commit fbfca4bd63

View File

@ -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