stay with date for now

This commit is contained in:
Gwenhael Le Moine 2011-01-22 22:02:04 +07:00
parent 730603297e
commit 8f01d5b8b3

View file

@ -47,6 +47,9 @@ find . \
\( -perm 666 -o -perm 664 -o -perm 600 -o -perm 444 -o -perm 440 -o -perm 400 \) \
-exec chmod 644 {} \;
#set the real version
#VERSION=$(git rev-parse HEAD)
# launching tests hangs, so we don't run them -.-
make PREFIX=$PREFIX