diff options
Diffstat (limited to 'modules/buildsystem/templates')
-rw-r--r-- | modules/buildsystem/templates/iurt/1.conf | 4 | ||||
-rw-r--r-- | modules/buildsystem/templates/iurt/cauldron.conf | 4 | ||||
-rw-r--r-- | modules/buildsystem/templates/iurt/mandriva2010.1.conf | 6 |
3 files changed, 1 insertions, 13 deletions
diff --git a/modules/buildsystem/templates/iurt/1.conf b/modules/buildsystem/templates/iurt/1.conf index 19fb6672..a37f336c 100644 --- a/modules/buildsystem/templates/iurt/1.conf +++ b/modules/buildsystem/templates/iurt/1.conf @@ -17,10 +17,6 @@ 'salome' => 57600, 'itk' => 115200, 'wrapitk' => 115200, - 'openoffice.org' => 345600, - 'openoffice.org64' => 345600, - 'openoffice.org-go-ooo' => 345600, - 'openoffice.org64-go-ooo' => 345600, 'libreoffice' => 345600 }, } diff --git a/modules/buildsystem/templates/iurt/cauldron.conf b/modules/buildsystem/templates/iurt/cauldron.conf index 19fb6672..a37f336c 100644 --- a/modules/buildsystem/templates/iurt/cauldron.conf +++ b/modules/buildsystem/templates/iurt/cauldron.conf @@ -17,10 +17,6 @@ 'salome' => 57600, 'itk' => 115200, 'wrapitk' => 115200, - 'openoffice.org' => 345600, - 'openoffice.org64' => 345600, - 'openoffice.org-go-ooo' => 345600, - 'openoffice.org64-go-ooo' => 345600, 'libreoffice' => 345600 }, } diff --git a/modules/buildsystem/templates/iurt/mandriva2010.1.conf b/modules/buildsystem/templates/iurt/mandriva2010.1.conf index 6ee0e02a..124625f6 100644 --- a/modules/buildsystem/templates/iurt/mandriva2010.1.conf +++ b/modules/buildsystem/templates/iurt/mandriva2010.1.conf @@ -17,11 +17,7 @@ 'paraview' => 115200, 'salome' => 57600, 'itk' => 115200, - 'wrapitk' => 115200, - 'openoffice.org' => 345600, - 'openoffice.org64' => 345600, - 'openoffice.org-go-ooo' => 345600, - 'openoffice.org64-go-ooo' => 345600 + 'wrapitk' => 115200 }, } |