From 4ecb0ccd0047b9e8837ad757dfb335b04f7af8b0 Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Tue, 27 Sep 2016 19:15:23 +0900 Subject: [PATCH] no longer remove license; use cabal_test --- ghc-Diff.spec | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/ghc-Diff.spec b/ghc-Diff.spec index 8463089..3eb8f2c 100644 --- a/ghc-Diff.spec +++ b/ghc-Diff.spec @@ -55,13 +55,9 @@ This package provides the Haskell %{pkg_name} library development files. %install %ghc_lib_install -rm %{buildroot}%{ghc_pkgdocdir}/LICENSE - %check -%if %{with tests} -%cabal test -%endif +%cabal_test %post devel