[Scummvm-cvs-logs] SF.net SVN: scummvm:[54890] buildbot/config/master.cfg
marcus_c at users.sourceforge.net
marcus_c at users.sourceforge.net
Sun Dec 12 23:20:18 CET 2010
Revision: 54890
http://scummvm.svn.sourceforge.net/scummvm/?rev=54890&view=rev
Author: marcus_c
Date: 2010-12-12 22:20:18 +0000 (Sun, 12 Dec 2010)
Log Message:
-----------
BUILDBOT: Add more files to DC package
Modified Paths:
--------------
buildbot/config/master.cfg
Modified: buildbot/config/master.cfg
===================================================================
--- buildbot/config/master.cfg 2010-12-12 19:28:43 UTC (rev 54889)
+++ buildbot/config/master.cfg 2010-12-12 22:20:18 UTC (rev 54890)
@@ -423,11 +423,13 @@
"disttarget": "dist",
"package": [
"scummvm.elf",
+ "IP.BIN",
"SCUMMVM.BIN",
"AGI.PLG",
"AGOS.PLG",
"CINE.PLG",
"CRUISE.PLG",
+ "DRACI.PLG",
"DRASCULA.PLG",
"GOB.PLG",
"GROOVIE.PLG",
@@ -437,13 +439,15 @@
"PARALLACTION.PLG",
"QUEEN.PLG",
"SAGA.PLG",
+ "SCI.PLG",
"SCUMM.PLG",
"SKY.PLG",
"SWORD1.PLG",
"SWORD2.PLG",
+ "TEENAGENT.PLG",
"TINSEL.PLG",
"TOUCHE.PLG",
- "TUCKER.PLG "
+ "TUCKER.PLG"
]
}
@@ -451,10 +455,7 @@
p_trunk = copy.deepcopy(p)
p_trunk["package"].extend( [
- "DRACI.PLG",
- "M4.PLG",
- "SCI.PLG",
- "TEENAGENT.PLG"
+ "M4.PLG"
] )
scumm_platforms_trunk["dc"] = p_trunk
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