summaryrefslogtreecommitdiffstats
path: root/system/patchelf/README
diff options
context:
space:
mode:
author Matteo Bernardini2018-12-15 17:18:09 +0100
committer Matteo Bernardini2018-12-15 17:18:09 +0100
commit62c0270ef676a18dccbcc2b475323b66fadee9c5 (patch)
tree91a0a03eaf45184ecbe60e542e59484e45df75c8 /system/patchelf/README
parent9580ce08a1979e8bb9079d1bae7b1eafcc58b611 (diff)
downloadslackbuilds-62c0270ef676a18dccbcc2b475323b66fadee9c5.tar.gz
20181215.1 global branch merge.current-20181215.1
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
Diffstat (limited to 'system/patchelf/README')
-rw-r--r--system/patchelf/README3
1 files changed, 0 insertions, 3 deletions
diff --git a/system/patchelf/README b/system/patchelf/README
deleted file mode 100644
index 4286fd37ae..0000000000
--- a/system/patchelf/README
+++ /dev/null
@@ -1,3 +0,0 @@
-PatchELF is a simple utility for modifing existing ELF executables
-and libraries. It can change the dynamic loader ("ELF interpreter")
-of executables and change the RPATH of executables and libraries.