aboutsummaryrefslogtreecommitdiffstats
path: root/modules/buildsystem/templates
diff options
context:
space:
mode:
authorNicolas Vigier <boklm@mageia.org>2013-05-25 12:07:14 +0000
committerNicolas Vigier <boklm@mageia.org>2013-05-25 12:07:14 +0000
commit9b3fd230d1c6dd010f443a0fdf4e287b03e769d0 (patch)
tree81525314385faa75d6a177f4dd968c065e79acab /modules/buildsystem/templates
parent66d20f56cb8d3e1ec2c3e6caca8012e93fb479ec (diff)
downloadpuppet-9b3fd230d1c6dd010f443a0fdf4e287b03e769d0.tar
puppet-9b3fd230d1c6dd010f443a0fdf4e287b03e769d0.tar.gz
puppet-9b3fd230d1c6dd010f443a0fdf4e287b03e769d0.tar.bz2
puppet-9b3fd230d1c6dd010f443a0fdf4e287b03e769d0.tar.xz
puppet-9b3fd230d1c6dd010f443a0fdf4e287b03e769d0.zip
buildsystem/media.cfg: enable i586 medias
Diffstat (limited to 'modules/buildsystem/templates')
-rw-r--r--modules/buildsystem/templates/media.cfg2
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/buildsystem/templates/media.cfg b/modules/buildsystem/templates/media.cfg
index 85c3851e..96e722af 100644
--- a/modules/buildsystem/templates/media.cfg
+++ b/modules/buildsystem/templates/media.cfg
@@ -95,7 +95,7 @@ distro['medias'].keys.sort.each{|medianame|
:hdlists => [ 'hdlist', medianame32, reponame ].join('_') + '.src.cz',
:name => media_name(medianame, reponame, nil, '32bit'),
:media_types => media_types.join(':'),
- :noauto => '1'
+ :noauto => noauto
%>
<%-