no longer remove license; use cabal_test
This commit is contained in:
parent
3e47662869
commit
91a6c4ead2
@ -60,13 +60,9 @@ dos2unix LICENSE README
|
||||
%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