]> git.ipfire.org Git - thirdparty/libvirt.git/commit
rpm: Fix conditional for defining %_vpath_builddir for RHEL <= 7
authorNeal Gompa <ngompa13@gmail.com>
Sun, 30 Aug 2020 00:09:18 +0000 (20:09 -0400)
committerJiri Denemark <jdenemar@redhat.com>
Tue, 1 Sep 2020 07:39:27 +0000 (09:39 +0200)
commitab02e1d5e1100723bbbd4bad82dd4515d61daa62
tree4a52f367d8170c78b73e82b249b57dbfc0fe6958
parentfc19155819a50c20df45dcbe8d8d0e591cd07730
rpm: Fix conditional for defining %_vpath_builddir for RHEL <= 7

The conditional was incorrectly overriding %_vpath_builddir when
%rhel is not defined, which led to surprising behavior when the
global %_vpath_builddir path is set on Fedora already.

Signed-off-by: Neal Gompa <ngompa13@gmail.com>
Message-Id: <20200830000918.11431-1-ngompa13@gmail.com>
Reviewed-by: Jiri Denemark <jdenemar@redhat.com>
libvirt.spec.in