no longer remove license; use cabal_test
This commit is contained in:
parent
cfa1a4ed3d
commit
d78ab9d518
@ -172,13 +172,9 @@ rm %{buildroot}%{_datadir}/%{name}-%{version}/man/xmonad.{hs,1,1.html}
|
||||
|
||||
%ghc_fix_dynamic_rpath %{pkg_name}
|
||||
|
||||
rm %{buildroot}%{ghc_pkgdocdir}/LICENSE
|
||||
|
||||
|
||||
%check
|
||||
%if %{with tests}
|
||||
%cabal test
|
||||
%endif
|
||||
%cabal_test
|
||||
|
||||
|
||||
%post -n ghc-%{name}-devel
|
||||
|
Loading…
Reference in New Issue
Block a user