]> git.ipfire.org Git - thirdparty/libvirt.git/commit
spec: fix vpath build on RHEL 7
authorPavel Hrdina <phrdina@redhat.com>
Mon, 11 Nov 2019 14:22:45 +0000 (15:22 +0100)
committerPavel Hrdina <phrdina@redhat.com>
Tue, 12 Nov 2019 14:21:56 +0000 (15:21 +0100)
commit0c59ca9eaee9e65f94d03faba62fe5b18a80443f
treeaabef8a3ae74cc68905de27b9e89e06a198b6e06
parentf4eb27a9b4f7873a52a6ff9a15a042414c97ef2a
spec: fix vpath build on RHEL 7

Macro _vpath_builddir is not defined so we have to define it ourselves.

Signed-off-by: Pavel Hrdina <phrdina@redhat.com>
Reviewed-by: Daniel P. Berrangé <berrange@redhat.com>
libvirt.spec.in