chrpath-ng
==========
https://sr.ht/~nabijaczleweli/chrpath-ng
https://lists.sr.ht/~nabijaczleweli/chrpath-ng <mailto:~nabijaczleweli/chrpath-ng@lists.sr.ht>
https://todo.sr.ht/~nabijaczleweli/chrpath-ng  (report at <mailto:~nabijaczleweli/chrpath-ng@todo.sr.ht>)

Modifies the dynamic library load path (rpath) of ELF binaries.
Only removing and modifying the rpath is supported.

Similar tools:
--------------

elfhack by Ric Klaren could do almost the same thing, and a bit more;
Mozilla still embeds it in <https://searchfox.org/mozilla-central/source/build/unix/elfhack/elfhack.cpp>

<https://nixos.org/patchelf.html> is bigger and better.

Source, patches and fixes:
--------------------------

Build with
  $ autoreconf -fi
  $ ./configure
  $ make ...

Release tarballs are signed with nabijaczleweli@nabijaczleweli.xyz
  (pull with WKD, but 7D69 474E 8402 8C5C C0C4  4163 BCFD 0B01 8D26 58F1).
аnd stored in git notes as-if via the example program provided at
  https://man.sr.ht/git.sr.ht/#signing-tags-tarballs
and are thus available on the refs listing/tag page as .tar.gz{,.asc}:
  https://git.sr.ht/~nabijaczleweli/chrpath-ng/refs
