no longer remove license; use cabal_test

This commit is contained in:
Jens Petersen 2016-09-27 19:16:01 +09:00
parent cfa1a4ed3d
commit d78ab9d518
1 changed files with 1 additions and 5 deletions

View File

@ -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