summaryrefslogtreecommitdiffstats
path: root/system/patchelf/slack-desc
diff options
context:
space:
mode:
author Matteo Bernardini2018-10-13 14:03:53 +0200
committer Matteo Bernardini2018-10-13 14:03:53 +0200
commit90a1c3817bd979d30eef880f5cbbdab1fdc96b69 (patch)
tree1a33d8fc1b5d12da92df48dd63c822804617a5f2 /system/patchelf/slack-desc
parente508b015d1f32339a2049795d646af143139eb87 (diff)
downloadslackbuilds-90a1c3817bd979d30eef880f5cbbdab1fdc96b69.tar.gz
20181013.1 global branch merge.current-20181013.1
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
Diffstat (limited to 'system/patchelf/slack-desc')
-rw-r--r--system/patchelf/slack-desc19
1 files changed, 0 insertions, 19 deletions
diff --git a/system/patchelf/slack-desc b/system/patchelf/slack-desc
deleted file mode 100644
index 30e2694647..0000000000
--- a/system/patchelf/slack-desc
+++ /dev/null
@@ -1,19 +0,0 @@
-# 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: