no longer remove license; use cabal_test

epel9
Jens Petersen 8 years ago
parent ec2d085bb3
commit 701cba1c3c

@ -57,13 +57,9 @@ cp -f /usr/lib/rpm/config.{guess,sub} .
%install
%ghc_lib_install
rm %{buildroot}%{ghc_pkgdocdir}/LICENSE
%check
%if %{with tests}
%cabal test
%endif
%cabal_test
%post devel

Loading…
Cancel
Save