From 641c99529ce581e35c726a9886421433912937de Mon Sep 17 00:00:00 2001 From: Thomas Backlund Date: Fri, 28 Jun 2019 18:46:26 +0300 Subject: re-add appstream metadata after each createrepo_* run --- deployment/mga_buildsystem/manifests/config.pp | 3 +++ 1 file changed, 3 insertions(+) (limited to 'deployment') diff --git a/deployment/mga_buildsystem/manifests/config.pp b/deployment/mga_buildsystem/manifests/config.pp index fa2f9709..bf314ac5 100644 --- a/deployment/mga_buildsystem/manifests/config.pp +++ b/deployment/mga_buildsystem/manifests/config.pp @@ -212,6 +212,7 @@ class mga_buildsystem::config { 'posts' => [ 'genhdlist2', 'createrepo_cauldron', + 'appstream_cauldron', 'clean_rpmsrate', 'mirror', ], @@ -261,6 +262,7 @@ class mga_buildsystem::config { 'posts' => [ 'genhdlist2', 'createrepo', + 'appstream_mga6', 'mirror', ], } @@ -283,6 +285,7 @@ class mga_buildsystem::config { 'posts' => [ 'genhdlist2', 'createrepo_mga7', + 'appstream_mga7', 'mirror', ], } -- cgit v1.2.1