Re-enable zip generation

This commit is contained in:
Paul Chote
2010-07-07 22:29:49 +12:00
parent 066c28b0e8
commit b11719d34a

View File

@@ -29,5 +29,5 @@ done
git describe --tags > "VERSION"
cd $PACKAGING_PATH
#zip OpenRA -r -9 OpenRA.app
zip OpenRA -r -9 OpenRA.app
echo "Done!"