From 0ee5982142ec8f2544e752f21a24c2432487a812 Mon Sep 17 00:00:00 2001 From: Thomas Backlund Date: Sun, 7 Feb 2016 17:35:43 +0200 Subject: fix iurt gnuradio change --- modules/buildsystem/manifests/iurt/config.pp | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'modules/buildsystem/manifests') diff --git a/modules/buildsystem/manifests/iurt/config.pp b/modules/buildsystem/manifests/iurt/config.pp index 105688a1..5e1da323 100644 --- a/modules/buildsystem/manifests/iurt/config.pp +++ b/modules/buildsystem/manifests/iurt/config.pp @@ -14,8 +14,8 @@ define buildsystem::iurt::config() { 'salome' => 57600, 'itk' => 115200, 'wrapitk' => 115200, - 'libreoffice' => 345600 - 'gnuradio' => 36000, + 'libreoffice' => 345600, + 'gnuradio' => 36000 } file { "/etc/iurt/build/${distribution}.conf": -- cgit v1.2.1