From 126b9eac4c01c8a11b886dca19a340488fc4de44 Mon Sep 17 00:00:00 2001 From: Peter Robinson Date: Fri, 7 Jan 2011 17:17:06 +0000 Subject: [PATCH] drop rpath stuff --- gupnp-dlna.spec | 4 ---- 1 file changed, 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