[libvirt PATCH 2/2] spec: Disable RPATH

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Neither Fedora nor RHEL seem to include RPATH information in
the binaries and libraries they currently ship, so let's make
sure RPMs built from upstream sources match that behavior.

Signed-off-by: Andrea Bolognani <abologna@xxxxxxxxxx>
---
 libvirt.spec.in | 1 +
 1 file changed, 1 insertion(+)

diff --git a/libvirt.spec.in b/libvirt.spec.in
index e64cfdb561..2a5b930de1 100644
--- a/libvirt.spec.in
+++ b/libvirt.spec.in
@@ -1132,6 +1132,7 @@ exit 1
 export SOURCE_DATE_EPOCH=$(stat --printf='%Y' %{_specdir}/%{name}.spec)
 
 %meson \
+           -Drpath=false \
            -Drunstatedir=%{_rundir} \
            %{?arg_qemu} \
            %{?arg_openvz} \
-- 
2.26.2




[Index of Archives]     [Virt Tools]     [Libvirt Users]     [Lib OS Info]     [Fedora Users]     [Fedora Desktop]     [Fedora SELinux]     [Big List of Linux Books]     [Yosemite News]     [KDE Users]     [Fedora Tools]

  Powered by Linux