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