          MODULE=chrpath
         VERSION=0.18
          SOURCE=release-$VERSION.tar.gz
      SOURCE_URL=https://codeberg.org/pere/chrpath/archive/
      SOURCE_VFY=sha256:83441d1347a09a249c9f7efeac319454e17334d72e2983f18c812c7032cfef54
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$MODULE
        WEB_SITE=https://codeberg.org/pere/chrpath
         ENTERED=20111030
         UPDATED=20260722
           SHORT="Change or delete the rpath or runpath in ELF files"

cat << EOF
chrpath allows you to modify the dynamic library load path (rpath) of compiled
programs. Currently, only removing and modifying the rpath is supported.
EOF
