          MODULE=chrpath
         VERSION=0.14
          SOURCE=$MODULE-$VERSION.tar.gz
      SOURCE_URL=http://alioth.debian.org/frs/download.php/3648/
      SOURCE_VFY=sha1:8a8a4f9282cbb8c12205040c915b25db06daf408
        WEB_SITE=http://alioth.debian.org/projects/chrpath/
         ENTERED=20111030
         UPDATED=20111030
           SHORT="modify the dynamic library load path"

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
