summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authormanu <manu@pkgsrc.org>2014-08-19 12:12:12 +0000
committermanu <manu@pkgsrc.org>2014-08-19 12:12:12 +0000
commitcb6b6891a3a68ab2c6fa524e9ec0ca62e3183cb2 (patch)
tree28539cfc72898f61a22e3677689d36252b16496e
parentfbed709394df2b97a3f37b1faf60509e36691532 (diff)
downloadpkgsrc-cb6b6891a3a68ab2c6fa524e9ec0ca62e3183cb2.tar.gz
Missing DESCR from import time
-rw-r--r--devel/patchelf/DESCR3
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).