no longer remove license; use cabal_test

This commit is contained in:
Jens Petersen 2016-09-27 19:15:58 +09:00
parent 6ba68edb3f
commit fa9be64e4d

View File

@ -67,13 +67,9 @@ rm -r cbits
%install %install
%ghc_lib_install %ghc_lib_install
rm %{buildroot}%{ghc_pkgdocdir}/LICENSE
%check %check
%if %{with tests} %cabal_test
%cabal test
%endif
%post devel %post devel