no longer remove license; use cabal_test

This commit is contained in:
Jens Petersen 2016-09-27 19:15:51 +09:00
parent 70494ee43e
commit 0101e486df
1 changed files with 1 additions and 5 deletions

View File

@ -64,13 +64,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