diff --git a/ghc-network-uri.spec b/ghc-network-uri.spec index 70c51ae..3634156 100644 --- a/ghc-network-uri.spec +++ b/ghc-network-uri.spec @@ -27,7 +27,7 @@ BuildRequires: ghc-test-framework-quickcheck2-devel # End cabal-rpm deps %description -This package provides an URI manipulation inteface. +This package provides an URI manipulation interface. %package devel @@ -52,6 +52,8 @@ This package provides the Haskell %{pkg_name} library development files. %install %ghc_lib_install +rm -vf %{buildroot}%{_docdir}/%{name}/LICENSE +rmdir -v %{buildroot}%{_docdir}/%{name} %check