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
1 changed files with 2 additions and 2 deletions

View File

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