no longer remove license; use cabal_test

epel9
Jens Petersen 8 years ago
parent d6bf7da714
commit 14fad479fc

@ -91,13 +91,9 @@ touch %{buildroot}%{_bindir}/%{name}
install -D -m 0644 doc/alex.1 %{buildroot}%{_mandir}/man1/alex.1
rm %{buildroot}%{ghc_pkgdocdir}/LICENSE
%check
%if %{with tests}
%cabal test
%endif
%cabal_test
%if %{with static}

Loading…
Cancel
Save