From 2031cfd9813e370540f574bca35bdfe885b859ea Mon Sep 17 00:00:00 2001 From: =?utf8?q?Elan=20Ruusam=C3=A4e?= Date: Wed, 5 Feb 2014 15:09:43 +0200 Subject: [PATCH] do not hardcode py version --- ganeti.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ganeti.spec b/ganeti.spec index 4e3cbe9..5b3d70e 100644 --- a/ganeti.spec +++ b/ganeti.spec @@ -131,7 +131,7 @@ bash-completion for ganeti. %configure \ IP_PATH=/sbin/ip \ DOT=/usr/bin/dot \ - PYCOVERAGE=/usr/bin/coverage-2.7 \ + PYCOVERAGE=/usr/bin/coverage-%{py_ver} \ PYLINT=/usr/bin/pylint \ SOCAT=/usr/bin/socat \ QEMUIMG_PATH=/usr/bin/qemu-img \ -- 2.43.0