From ccb66e634fb8ca23638f0c96fed8ed8530847a49 Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Tue, 27 Sep 2016 19:15:36 +0900 Subject: [PATCH] no longer remove license; use cabal_test --- ghc-haddock-library.spec | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/ghc-haddock-library.spec b/ghc-haddock-library.spec index c400fb8..54f7232 100644 --- a/ghc-haddock-library.spec +++ b/ghc-haddock-library.spec @@ -58,13 +58,9 @@ files. %install %ghc_lib_install -rm %{buildroot}%{ghc_pkgdocdir}/LICENSE - %check -%if %{with tests} -%cabal test -%endif +%cabal_test %post devel