From 7bf5a2b95e15f6b8e65c9ff8b4b1ad45de29bdfd Mon Sep 17 00:00:00 2001 From: Gwyn Ciesla Date: Fri, 30 Jul 2021 10:57:29 -0500 Subject: [PATCH] Remove rpath. --- ORBit2.spec | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/ORBit2.spec b/ORBit2.spec index 961f105..1d59508 100644 --- a/ORBit2.spec +++ b/ORBit2.spec @@ -17,6 +17,7 @@ BuildRequires: libtool BuildRequires: autoconf BuildRequires: automake BuildRequires: gtk-doc +BuildRequires: chrpath Patch0: ORBit2-2.14.3-multilib.patch # handle ref leaks in the a11y stack more gracefully @@ -65,7 +66,7 @@ write such programs, you'll also need to install the ORBIT package. %patch3 -p1 -b .deprecated %build -%configure --disable-gtk-doc --enable-purify --disable-static +%configure --disable-gtk-doc --enable-purify --disable-static --disable-rpath make %{?_smp_mflags} %install @@ -98,6 +99,12 @@ cat >$RPM_BUILD_ROOT%{_includedir}/orbit-2.0/orbit/orbit-config.h <