diff options
-rw-r--r-- | patchelf.spec.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/patchelf.spec.in b/patchelf.spec.in index 504cd2f..627f390 100644 --- a/patchelf.spec.in +++ b/patchelf.spec.in @@ -12,7 +12,7 @@ Prefix: /usr %description -PatchELF is simple utility for modifing existing ELF executables and +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. |