remove rpath check

It breaks the build and is not used by other plugin packages either
This commit is contained in:
Benjamin Otte 2010-05-31 18:52:08 +00:00
parent 504a45ee23
commit e75c19ef63
1 changed files with 0 additions and 5 deletions

View File

@ -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}