From 91a6c4ead2d56572bae043fb767789bd6884b4a6 Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Tue, 27 Sep 2016 19:15:52 +0900 Subject: [PATCH] no longer remove license; use cabal_test --- ghc-syb.spec | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/ghc-syb.spec b/ghc-syb.spec index 59ceab0..6c0b133 100644 --- a/ghc-syb.spec +++ b/ghc-syb.spec @@ -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