remove rpath surgery - it's not in any of the other plugins either
This commit is contained in:
parent
3ca46da50e
commit
46ec37b0c8
@ -141,11 +141,6 @@ aren't tested well enough, or the code is not of good enough quality.
|
||||
--enable-debug --disable-static --enable-gtk-doc --enable-experimental \
|
||||
--disable-divx
|
||||
|
||||
# Don't use 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}
|
||||
|
||||
|
||||
%install
|
||||
%{__rm} -rf %{buildroot}
|
||||
|
Loading…
Reference in New Issue
Block a user