no longer remove license; use cabal_test

epel9
Jens Petersen 8 years ago
parent d44a62104a
commit 87931cf074

@ -50,13 +50,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…
Cancel
Save