summaryrefslogtreecommitdiffstats
path: root/system/patchelf/README
diff options
context:
space:
mode:
author Matteo Bernardini2019-01-19 08:55:12 +0100
committer Matteo Bernardini2019-01-19 08:55:12 +0100
commit5f8399666eb4ad76f382517899bbf5ee0fad8a19 (patch)
tree56d6a93428b2b57ff16c985957dd5aa440902eb4 /system/patchelf/README
parentddaeb7cce28e9a9eb05c4beb21b2f0438fc261f6 (diff)
downloadslackbuilds-current-20190119.1.tar.gz
20190119.1 global branch merge.current-20190119.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.