From 344840bb20c1dfd73e03e9001eaa054cb65496d6 Mon Sep 17 00:00:00 2001 From: David Anderson Date: Fri, 1 Jun 2007 04:40:58 +0000 Subject: [PATCH] added mysql to the build script, and now i have 18 minutes to make sure both servers will work with this change --HG-- extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%40876 --- tools/builder/PkgCore.cs | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/tools/builder/PkgCore.cs b/tools/builder/PkgCore.cs index 795521f6..448a51c9 100644 --- a/tools/builder/PkgCore.cs +++ b/tools/builder/PkgCore.cs @@ -81,7 +81,7 @@ namespace builder */ public override Library [] GetLibraries() { - Library [] libs = new Library[5]; + Library [] libs = new Library[6]; for (int i=0; i