[Scummvm-cvs-logs] SF.net SVN: scummvm:[41387] buildbot/config/master.cfg

fingolfin at users.sourceforge.net fingolfin at users.sourceforge.net
Mon Jun 8 23:21:21 CEST 2009


Revision: 41387
          http://scummvm.svn.sourceforge.net/scummvm/?rev=41387&view=rev
Author:   fingolfin
Date:     2009-06-08 21:21:20 +0000 (Mon, 08 Jun 2009)

Log Message:
-----------
Changed 'os_x' to 'osx' (while it's techincally called 'Mac OS X', this is only an abbreviation, and I find it confusing to see both 'osx' and 'os_x' being used in the same file ;)

Modified Paths:
--------------
    buildbot/config/master.cfg

Modified: buildbot/config/master.cfg
===================================================================
--- buildbot/config/master.cfg	2009-06-08 20:46:21 UTC (rev 41386)
+++ buildbot/config/master.cfg	2009-06-08 21:21:20 UTC (rev 41387)
@@ -190,7 +190,7 @@
 	"package": [ "scummvm" ]
 }
 
-scumm_platforms_trunk["os_x_intel"] = p
+scumm_platforms_trunk["osx_intel"] = p
 
 # Mac OS X PPC
 scumm_root_osx_ppc = "/opt/toolchains/powerpc-apple-darwin8-10.2"
@@ -217,7 +217,7 @@
 	"package": [ "scummvm" ]
 }
 
-scumm_platforms_trunk["os_x_ppc"] = p
+scumm_platforms_trunk["osx_ppc"] = p
 
 # iPhone
 scumm_root_iphone = "/opt/toolchains/arm-apple-darwin9-llvm-gcc-4.2"


This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.




More information about the Scummvm-git-logs mailing list