fix removal of docdir license file

This commit is contained in:
Jens Petersen 2016-06-27 14:01:28 +09:00
parent fea1d2f101
commit e3d784aa7f

View File

@ -49,12 +49,12 @@ This package provides the Haskell %{pkg_name} library development files.
%build %build
%ghc_lib_build %ghc_lib_build
rm %{buildroot}%{ghc_pkgdocdir}/LICENSE
%install %install
%ghc_lib_install %ghc_lib_install
rm %{buildroot}%{ghc_pkgdocdir}/LICENSE
%post devel %post devel
%ghc_pkg_recache %ghc_pkg_recache