add the global mix database from XCC

required for the asset browser
This commit is contained in:
Matthias Mailänder
2013-06-29 14:47:52 +02:00
parent b3cddbba41
commit 09ce64ee04

View File

@@ -59,6 +59,9 @@ cp OpenRA.Game/OpenRA.ico packaging/built
# Remove demo.mix from cnc
rm ./packaging/built/mods/cnc/bits/demo.mix
# Workaround for problems with spaces in filenames.
cp "global mix database.dat" packaging/built
#
# Change into packaging directory and run the
# platform-dependant packaging in parallel