[gupnp-dlna] drop rpath stuff

Peter Robinson pbrobinson at fedoraproject.org
Fri Jan 7 17:17:17 UTC 2011


commit 126b9eac4c01c8a11b886dca19a340488fc4de44
Author: Peter Robinson <pbrobinson at gmail.com>
Date:   Fri Jan 7 17:17:06 2011 +0000

    drop rpath stuff

 gupnp-dlna.spec |    4 ----
 1 files changed, 0 insertions(+), 4 deletions(-)
---
diff --git a/gupnp-dlna.spec b/gupnp-dlna.spec
index 0c407b3..5dcbc92 100644
--- a/gupnp-dlna.spec
+++ b/gupnp-dlna.spec
@@ -60,10 +60,6 @@ Files for vala development with %{name}.
 %build
 %configure --disable-static
 
-# Remove rpath as per https://fedoraproject.org/wiki/Packaging/Guidelines#Beware_of_Rpath
-sed -i 's|^hardcode_libdir_flag_spec=.*|hardcode_libdir_flag_spec=""|g' libtool
-sed -i 's|^runpath_var=LD_RUN_PATH|runpath_var=DIE_RPATH_DIE|g' libtool
-
 make %{?_smp_mflags} V=1
 
 %install


More information about the scm-commits mailing list