fix removal of docdir license file
This commit is contained in:
parent
fea1d2f101
commit
e3d784aa7f
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user