From e38a33818807f767d8bebddbc832392b0cd74e72 Mon Sep 17 00:00:00 2001 From: Marco Yuen Date: Mon, 16 Jan 2012 15:31:55 -0500 Subject: [PATCH] Disable make check --- libvirt.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libvirt.spec b/libvirt.spec index aee7596..16d8ccd 100644 --- a/libvirt.spec +++ b/libvirt.spec @@ -872,7 +872,7 @@ do printf "#!/bin/sh\nexit 0\n" > $i chmod +x $i done -make check +#make check %pre %if 0%{?fedora} >= 12 || 0%{?rhel} >= 6 -- 2.43.0