no longer remove license; use cabal_test

This commit is contained in:
Jens Petersen 2016-09-27 19:15:43 +09:00
parent 52beeaa707
commit 49e6a85d82

View File

@ -63,13 +63,9 @@ cabal-tweak-dep-ver time '<1.6' '<1.7'
%install
%ghc_lib_install
rm %{buildroot}%{ghc_pkgdocdir}/LICENSE
%check
%if %{with tests}
%cabal test
%endif
%cabal_test
%post devel