]> git.pld-linux.org Git - packages/ganeti.git/commitdiff
do not hardcode py version
authorElan Ruusamäe <glen@delfi.ee>
Wed, 5 Feb 2014 13:09:43 +0000 (15:09 +0200)
committerElan Ruusamäe <glen@delfi.ee>
Wed, 5 Feb 2014 13:09:49 +0000 (15:09 +0200)
ganeti.spec

index 4e3cbe953ee8095b63e614dd65ab3b8462ef17cd..5b3d70e63eec345613da6bbfc7c30710875c0fc2 100644 (file)
@@ -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 \
This page took 0.089632 seconds and 4 git commands to generate.