stay with date for now
This commit is contained in:
parent
730603297e
commit
8f01d5b8b3
1 changed files with 3 additions and 0 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Reference in a new issue