fix PRGNAM

This commit is contained in:
Gwenhael Le Moine 2010-11-23 14:09:08 +07:00
parent 4c4308a21f
commit e81b7388a3

View file

@ -7,7 +7,7 @@ PACKAGER=cyco
TMP=/tmp/$PACKAGER
CWD=$(pwd)
PRGNAM=$(basename)
PRGNAM=$(basename $CWD)
PKG=$TMP/pkg-$PRGNAM
VERSION=git$(date +%Y.%m.%d_%H.%M)