diff --git a/alex.spec b/alex.spec index cae4db1..b657a0f 100644 --- a/alex.spec +++ b/alex.spec @@ -91,13 +91,9 @@ touch %{buildroot}%{_bindir}/%{name} install -D -m 0644 doc/alex.1 %{buildroot}%{_mandir}/man1/alex.1 -rm %{buildroot}%{ghc_pkgdocdir}/LICENSE - %check -%if %{with tests} -%cabal test -%endif +%cabal_test %if %{with static}