no longer remove license; use cabal_test

This commit is contained in:
Jens Petersen 2016-09-27 19:15:54 +09:00
parent a8b2a8e8e8
commit 5a0a4a278b
1 changed files with 1 additions and 5 deletions

View File

@ -56,13 +56,9 @@ This package provides the Haskell %{pkg_name} library development files.
%install
%ghc_lib_install
rm %{buildroot}%{ghc_pkgdocdir}/LICENSE
%check
%if %{with tests}
%cabal test
%endif
%cabal_test
%post devel