summaryrefslogtreecommitdiffstats
path: root/system/patchelf/README
diff options
context:
space:
mode:
author Matteo Bernardini2020-12-26 14:05:22 +0100
committer Matteo Bernardini2020-12-26 14:05:22 +0100
commit4fe1e3ae7d3e7066ef74b1f9589738a8ae73b3de (patch)
tree77cccb09589e89c1a2485590a552f5b81f36d103 /system/patchelf/README
parent4d66205399fa44cd8fd2449e27cf79ebf9fa7bb8 (diff)
downloadslackbuilds-current-20201226.1.tar.gz
20201226.1 global branch merge.current-20201226.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.