diff --git a/ghc-dlist.spec b/ghc-dlist.spec index d40e89a..d9e41eb 100644 --- a/ghc-dlist.spec +++ b/ghc-dlist.spec @@ -51,6 +51,8 @@ This package provides the Haskell %{pkg_name} library development files. %install %ghc_lib_install +rm %{buildroot}%{ghc_pkgdocdir}/LICENSE + %check %if %{with tests} @@ -67,7 +69,7 @@ This package provides the Haskell %{pkg_name} library development files. %files -f %{name}.files -%doc LICENSE +%license LICENSE %files devel -f %{name}-devel.files