add the VERSION file that GHfW uses to verify the deployed package

This commit is contained in:
Brendan Forster 2015-08-18 17:34:12 +09:30
Родитель 4ff55f5d90
Коммит c48fc5aeca
1 изменённых файлов: 3 добавлений и 0 удалений

Просмотреть файл

@ -52,6 +52,9 @@ LIST="$(ARCH=$ARCH BITNESS=$BITNESS \
sh "$SCRIPT_PATH"/../make-file-list.sh "$@")" ||
die "Could not generate file list"
# fingerprint the tip so we can version this installer correctly
git rev-parse HEAD | tr -d '\n' > "$SCRIPT_PATH/root/VERSION"
# 7-Zip will strip absolute paths completely... therefore, we can add another
# root directory like this: