diff options
-rw-r--r-- | devel/patchelf/DESCR | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/devel/patchelf/DESCR b/devel/patchelf/DESCR new file mode 100644 index 00000000000..1081e161128 --- /dev/null +++ b/devel/patchelf/DESCR @@ -0,0 +1,3 @@ +PatchELF is a small utility to modify the dynamic linker and RPATH +of ELF executables. It is used by the Nix Packages collection +(nixpkgs). |