From 58a9140b8d9ddb6048770b3456292db8252800fd Mon Sep 17 00:00:00 2001 From: Adam Jackson Date: Thu, 11 Jul 2019 15:32:33 -0400 Subject: [PATCH] Also nerf %check until we get cmdtest back --- xorg-x11-xauth.spec | 2 ++ 1 file changed, 2 insertions(+) diff --git a/xorg-x11-xauth.spec b/xorg-x11-xauth.spec index 08340f4..60c5dde 100644 --- a/xorg-x11-xauth.spec +++ b/xorg-x11-xauth.spec @@ -37,8 +37,10 @@ make %{?_smp_mflags} %install %make_install +%if 0 %check make check || cat tests/test-suite.log +%endif %files %doc COPYING README