From afb53f265205579c8a3e2a7794a18f926701cad7 Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Tue, 27 Sep 2016 19:15:51 +0900 Subject: [PATCH] no longer remove license; use cabal_test --- ghc-streaming-commons.spec | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/ghc-streaming-commons.spec b/ghc-streaming-commons.spec index 880d10d..0b92b31 100644 --- a/ghc-streaming-commons.spec +++ b/ghc-streaming-commons.spec @@ -69,13 +69,9 @@ mv text_cbits.h include/ %install %ghc_lib_install -rm %{buildroot}%{ghc_pkgdocdir}/LICENSE - %check -%if %{with tests} -%cabal test -%endif +%cabal_test %post devel