From 3e0d3917541791e1200ee944043cf03e89f57b6d Mon Sep 17 00:00:00 2001 From: Zhu Qun-Ying Date: Sat, 27 Aug 2016 07:05:26 +0700 Subject: system/patchelf: Added (A utility for patching ELF binaries). Signed-off-by: Willy Sudiarto Raharjo --- system/patchelf/slack-desc | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 system/patchelf/slack-desc (limited to 'system/patchelf/slack-desc') diff --git a/system/patchelf/slack-desc b/system/patchelf/slack-desc new file mode 100644 index 0000000000..30e2694647 --- /dev/null +++ b/system/patchelf/slack-desc @@ -0,0 +1,19 @@ +# HOW TO EDIT THIS FILE: +# The "handy ruler" below makes it easier to edit a package description. +# Line up the first '|' above the ':' following the base package name, and +# the '|' on the right side marks the last column you can put a character in. +# You must make exactly 11 lines for the formatting to be correct. It's also +# customary to leave one space after the ':' except on otherwise blank lines. + + |-----handy-ruler------------------------------------------------------| +patchelf: patchelf (A utility for patching ELF binaries) +patchelf: +patchelf: PatchELF is a simple utility for modifing existing ELF executables +patchelf: and libraries. It can change the dynamic loader ("ELF interpreter") +patchelf: of executables and change the RPATH of executables and libraries. +patchelf: +patchelf: +patchelf: +patchelf: +patchelf: Home page: https://nixos.org/patchelf.html +patchelf: -- cgit v1.2.3