From e23718b3f85ec6919b730b1b3a2358b8d85614d0 Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Tue, 27 Sep 2016 19:15:55 +0900 Subject: [PATCH] no longer remove license; use cabal_test --- ghc-vector.spec | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/ghc-vector.spec b/ghc-vector.spec index 03fe56c..18ff558 100644 --- a/ghc-vector.spec +++ b/ghc-vector.spec @@ -59,13 +59,9 @@ cabal-tweak-dep-ver ghc-prim '< 0.5' '< 0.6' %install %ghc_lib_install -rm %{buildroot}%{ghc_pkgdocdir}/LICENSE - %check -%if %{with tests} -%cabal test -%endif +%cabal_test %post devel