Product: Fedora
https://bugzilla.redhat.com/show_bug.cgi?id=892625

--- Comment #13 from Daniel Pocock <dan...@pocock.com.au> ---

I tried the configure option --disable-rpath, it is not supported, it appears
to be a custom option.

Therefore, I've implemented the hack with sed:

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


and a new spec file is available:

These changes should be part of the official 1.8.7 upstream release too

http://svn.resiprocate.org/viewsvn/resiprocate/main/resiprocate.spec.in?view=markup

Please let me know if further changes are required.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
Unsubscribe from this bug 
https://bugzilla.redhat.com/token.cgi?t=kGupgf3uAD&a=cc_unsubscribe
_______________________________________________
package-review mailing list
package-review@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/package-review

Reply via email to