[email protected]:
> no rpath for Fedora
> http://fedoraproject.org/wiki/Packaging:Guidelines#Beware_of_Rpath
> 
> %configure
> 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

Speaking of bad days, the above does not apply to Postfix.

- Postfix shared libraries MUST NOT be linked into other programs.

- Therefore, Postfix shared libraries MUST be installed in a
  Postfix-only directory.

- Therefore, Postfix shared libraries MUST have a runpath.

So please stop spreading incorrect information.

        Wietse

Reply via email to