VERSION file generation and distribution.
This commit is contained in:
@@ -26,7 +26,6 @@ for i in $EXCLUDE; do
|
||||
find . -path "$i" -delete
|
||||
done
|
||||
|
||||
git describe --tags > "VERSION"
|
||||
cd $PACKAGING_PATH
|
||||
zip OpenRA-$2 -r -9 OpenRA.app
|
||||
echo "Done!"
|
||||
|
||||
Reference in New Issue
Block a user