no longer remove license; use cabal_test

This commit is contained in:
Jens Petersen 2016-09-27 19:15:41 +09:00
parent de6d54fc18
commit 004bb752de
1 changed files with 1 additions and 5 deletions

View File

@ -63,13 +63,9 @@ rm -r lua-5.1.5
%install
%ghc_lib_install
rm %{buildroot}%{ghc_pkgdocdir}/COPYRIGHT
%check
%if %{with tests}
%cabal test
%endif
%cabal_test
%post devel