Update content version to 0.7. Update install scripts to match.

Strip PPC support from Mac build, since this is no longer a configuration we can test.

Fix some bugs in the build uqm install sequence on Mac.


git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@3553 8092fc87-c524-0410-9efc-e669fe64eaf9
This commit is contained in:
mcmartin
2011-02-13 04:37:18 +00:00
parent fc88f86cba
commit 14d8bdad31
4 changed files with 6 additions and 5 deletions
+1
View File
@@ -554,6 +554,7 @@ uqm_install_osx() {
mkdirhier "$INSTROOT/MacOS" 0755
mkdirhier "$INSTROOT/Frameworks" 0755
mkdirhier "$INSTROOT/Resources/content/addons" 0755
mkdirhier "$INSTROOT/Resources/content/packages" 0755
# Install misc. resources, icons, etc.
echo "Installing miscellaneous resources..." >&2