use %license

This commit is contained in:
Ben Boeckel 2015-09-09 23:08:23 -04:00
parent e320a3fea0
commit bd63005f8e

View File

@ -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