From 3df7ad115be3b201866f9ca82edc95bde41feac5 Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Tue, 27 Sep 2016 19:15:46 +0900 Subject: [PATCH] no longer remove license; use cabal_test --- ghc-network-uri.spec | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/ghc-network-uri.spec b/ghc-network-uri.spec index d4cb408..3d4b290 100644 --- a/ghc-network-uri.spec +++ b/ghc-network-uri.spec @@ -53,13 +53,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