From 33a7b097ab72fc2c86ef4880e779ea2ac1ab170a Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Tue, 27 Sep 2016 19:15:41 +0900 Subject: [PATCH] no longer remove license; use cabal_test --- ghc-io-streams.spec | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/ghc-io-streams.spec b/ghc-io-streams.spec index 859b515..2d64e67 100644 --- a/ghc-io-streams.spec +++ b/ghc-io-streams.spec @@ -84,13 +84,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