          MODULE=checkinstall
         VERSION=1.6.2
          SOURCE=$MODULE-$VERSION.tar.gz
         SOURCE2=21build-glibc-2.10.diff
      SOURCE_URL=http://checkinstall.izto.org/files/source
      SOURCE_VFY=sha1:22ade12667b7931fa9ab5148c8ef41c91a3f0dda
     SOURCE2_URL=$PATCH_URL
     SOURCE2_VFY=sha1:431581e8768c4b521baa8dc630601921ded7ba0b
        WEB_SITE=http://checkinstall.izto.org
         ENTERED=20020720
         UPDATED=20100120
           SHORT="Create binary packages from compiled sources."

cat << EOF
Checkinstall replaces the "make install" command for source compiled programs.
It can create .deb, .tgz, and .rpm packages. This is primarily intended for
use with slackware's pkgtool toolset, though should work fine with dpkg.
EOF
