From 633848e8e221302190eb202a599edbeb9b795a41 Mon Sep 17 00:00:00 2001 From: Thomas Backlund Date: Fri, 28 Jun 2019 18:48:48 +0300 Subject: rename createrepo to createrepo_mga6 to match repo it runs against --- modules/buildsystem/manifests/var/youri.pp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'modules/buildsystem/manifests/var/youri.pp') diff --git a/modules/buildsystem/manifests/var/youri.pp b/modules/buildsystem/manifests/var/youri.pp index 7a5b7fda..c1340a26 100644 --- a/modules/buildsystem/manifests/var/youri.pp +++ b/modules/buildsystem/manifests/var/youri.pp @@ -254,7 +254,7 @@ class buildsystem::var::youri( 'command' => '/usr/bin/genhdlist2 --xml-info-filter ".lzma:xz -T4" --synthesis-filter ".cz:xz -7 -T8"', }, }, - 'createrepo' => { + 'createrepo_mga6' => { 'class' => 'Youri::Submit::Post::RunOnModifiedMedia', 'options' => { 'command' => 'createrepo_c --no-database --update --workers=10', -- cgit v1.2.1