summaryrefslogtreecommitdiffstats
path: root/utils/chrpath/DETAILS
blob: 9c544848d82d53385b4b89be96a3ccf7d8c11c7c (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
           SPELL=chrpath
         VERSION=0.14
          SOURCE="${SPELL}-${VERSION}.tar.gz"
   SOURCE_URL[0]=http://alioth.debian.org/frs/download.php/3648/${SOURCE}
     SOURCE_HASH=sha512:ef37972c2af58238d8dcaa0b9558acf67bae751fe2f2aedbea9079383d762902c7e051d08a9f14623643fcf598fab7e019762a1fb3781147bccce5971754a816
SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELL}-${VERSION}"
        WEB_SITE="http://directory.fsf.org/wiki/Chrpath"
      LICENSE[0]=GPL
         ENTERED=20120318
           SHORT="a tool for modifying the dynamic library load path"
cat << EOF
'chrpath' allows you to modify the dynamic library load path (rpath and
runpath) of compiled programs and libraries.
EOF