no longer remove license; use cabal_test

This commit is contained in:
Jens Petersen 2016-09-27 19:15:29 +09:00
parent 2f37d4b323
commit 88e5ac02fc

View File

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