no longer remove license; use cabal_test
This commit is contained in:
parent
759b58aaa1
commit
33a7b097ab
@ -84,13 +84,9 @@ This package provides the Haskell %{pkg_name} library development files.
|
|||||||
%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