diff options
author | William Grzybowski <wg@FreeBSD.org> | 2013-09-24 20:58:58 +0000 |
---|---|---|
committer | William Grzybowski <wg@FreeBSD.org> | 2013-09-24 20:58:58 +0000 |
commit | 080246bc04752150d6181a377a94549c1ca463d2 (patch) | |
tree | 1d6a11612a8119bd21d1ab6ca10cb162e075a8b8 /sysutils/patchelf/pkg-descr | |
parent | 49bebb35d4a99fe4a5869c29e83feb28e0a44f13 (diff) |
Notes
Diffstat (limited to 'sysutils/patchelf/pkg-descr')
-rw-r--r-- | sysutils/patchelf/pkg-descr | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/sysutils/patchelf/pkg-descr b/sysutils/patchelf/pkg-descr new file mode 100644 index 000000000000..78296e37415d --- /dev/null +++ b/sysutils/patchelf/pkg-descr @@ -0,0 +1,4 @@ +PatchELF is a small utility to modify the dynamic linker and RPATH of ELF +executables. + +WWW: http://nixos.org/patchelf.html |