no longer remove license; use cabal_test
This commit is contained in:
parent
3b91fecb21
commit
ef129de2df
@ -51,13 +51,9 @@ This package provides the Haskell %{pkg_name} library development files.
|
||||
%install
|
||||
%ghc_lib_install
|
||||
|
||||
rm %{buildroot}%{ghc_pkgdocdir}/LICENSE
|
||||
|
||||
|
||||
%check
|
||||
%if %{with tests}
|
||||
%cabal test
|
||||
%endif
|
||||
%cabal_test
|
||||
|
||||
|
||||
%post devel
|
||||
|
Loading…
Reference in New Issue
Block a user