diff options
author | Pascal Terjan <pterjan@mageia.org> | 2012-04-06 20:14:49 +0000 |
---|---|---|
committer | Pascal Terjan <pterjan@mageia.org> | 2012-04-06 20:14:49 +0000 |
commit | c350c2c8b6202c7da2fef5b44194d7492af5e7d9 (patch) | |
tree | 803cbbf2c3d5cee920a26f4303a21fc3946eaf54 | |
parent | 0a04e47b3470ee77dc59776af3541b1e68117e22 (diff) | |
download | puppet-c350c2c8b6202c7da2fef5b44194d7492af5e7d9.tar puppet-c350c2c8b6202c7da2fef5b44194d7492af5e7d9.tar.gz puppet-c350c2c8b6202c7da2fef5b44194d7492af5e7d9.tar.bz2 puppet-c350c2c8b6202c7da2fef5b44194d7492af5e7d9.tar.xz puppet-c350c2c8b6202c7da2fef5b44194d7492af5e7d9.zip |
Allow maxima package to build in 8h (got killed after more than 4h, was almost finished)
-rw-r--r-- | modules/buildsystem/templates/iurt/cauldron.conf | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/modules/buildsystem/templates/iurt/cauldron.conf b/modules/buildsystem/templates/iurt/cauldron.conf index 119ba666..52cee890 100644 --- a/modules/buildsystem/templates/iurt/cauldron.conf +++ b/modules/buildsystem/templates/iurt/cauldron.conf @@ -24,7 +24,8 @@ 'openoffice.org64' => 345600, 'openoffice.org-go-ooo' => 345600, 'openoffice.org64-go-ooo' => 345600, - 'libreoffice' => 345600 + 'libreoffice' => 345600, + 'maxima' => 28800 }, } |