[Scummvm-cvs-logs] SF.net SVN: scummvm:[43372] buildbot/config/master.cfg
dhewg at users.sourceforge.net
dhewg at users.sourceforge.net
Fri Aug 14 18:22:30 CEST 2009
Revision: 43372
http://scummvm.svn.sourceforge.net/scummvm/?rev=43372&view=rev
Author: dhewg
Date: 2009-08-14 16:22:30 +0000 (Fri, 14 Aug 2009)
Log Message:
-----------
Use EBOOT.PBP instead of scummvm.elf for the PSP nightly builds.
Modified Paths:
--------------
buildbot/config/master.cfg
Modified: buildbot/config/master.cfg
===================================================================
--- buildbot/config/master.cfg 2009-08-14 16:17:03 UTC (rev 43371)
+++ buildbot/config/master.cfg 2009-08-14 16:22:30 UTC (rev 43372)
@@ -244,7 +244,7 @@
],
"env": scumm_env_psp,
"strip": "%s/bin/psp-strip scummvm.elf" % scumm_root_psp,
- "package": [ "scummvm.elf" ]
+ "package": [ "EBOOT.PBP" ]
}
scumm_platforms_trunk["psp"] = p
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