summary refs log tree commit diff
path: root/pkgs/development/tools/misc/chrpath
Commit message (Collapse)AuthorAge
* treewide: Per RFC45, remove all unquoted URLsMichael Reilly2020-04-10
|
* Treewide: replace last refs to alioth.debian.orgc0bw3b2019-11-16
| | | | | | Alioth is now offline -> https://wiki.debian.org/Salsa/AliothMigration Sources moved to other forges (Salsa for example) Some release tarballs are available on alioth-archive.debian.org
* treewide: remove redundant recvolth2019-08-28
|
* chrpath: new packageBjørn Forsman2014-06-22
chrpath is a command line tool to adjust the RPATH or RUNPATH of ELF binaries. (Yes, it is similar to our patchelf tool.) gpsd and Yocto/OpenEmbedded depend on chrpath (although we have currently patched that dependency out of gpsd).