no longer remove license; use cabal_test
This commit is contained in:
parent
43b8288971
commit
e23718b3f8
@ -59,13 +59,9 @@ cabal-tweak-dep-ver ghc-prim '< 0.5' '< 0.6'
|
||||
%install
|
||||
%ghc_lib_install
|
||||
|
||||
rm %{buildroot}%{ghc_pkgdocdir}/LICENSE
|
||||
|
||||
|
||||
%check
|
||||
%if %{with tests}
|
||||
%cabal test
|
||||
%endif
|
||||
%cabal_test
|
||||
|
||||
|
||||
%post devel
|
||||
|
||||
Loading…
Reference in New Issue
Block a user