From: Marco Yuen Date: Mon, 16 Jan 2012 20:31:55 +0000 (-0500) Subject: Disable make check X-Git-Tag: lxcbuild~2 X-Git-Url: http://git.onelab.eu/?p=libvirt.git;a=commitdiff_plain;h=e38a33818807f767d8bebddbc832392b0cd74e72 Disable make check --- 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