no longer remove license; use cabal_test
This commit is contained in:
parent
bcf73f2253
commit
afb53f2652
@ -69,13 +69,9 @@ mv text_cbits.h include/
|
|||||||
%install
|
%install
|
||||||
%ghc_lib_install
|
%ghc_lib_install
|
||||||
|
|
||||||
rm %{buildroot}%{ghc_pkgdocdir}/LICENSE
|
|
||||||
|
|
||||||
|
|
||||||
%check
|
%check
|
||||||
%if %{with tests}
|
%cabal_test
|
||||||
%cabal test
|
|
||||||
%endif
|
|
||||||
|
|
||||||
|
|
||||||
%post devel
|
%post devel
|
||||||
|
Loading…
Reference in New Issue
Block a user