no longer remove license; use cabal_test

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

View File

@ -70,13 +70,9 @@ cabal-tweak-dep-ver ghc-prim '< 0.4' '< 0.6'
%install
%ghc_lib_install
rm %{buildroot}%{ghc_pkgdocdir}/LICENSE
%check
%if %{with tests}
%cabal test
%endif
%cabal_test
%post devel