no longer need to remove LICENSE or set LANG
This commit is contained in:
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…
Reference in New Issue
Block a user