aboutsummaryrefslogtreecommitdiffstats
path: root/deployment/mga_buildsystem
diff options
context:
space:
mode:
authorThomas Backlund <tmb@mageia.org>2020-01-08 17:19:31 +0200
committerThomas Backlund <tmb@mageia.org>2020-01-08 17:19:31 +0200
commitfd2252719ebf17ec80617a05ae9d585d016ef368 (patch)
treefd1632a7f603ffe421e1aabb23495dbe7633b7f6 /deployment/mga_buildsystem
parent9e3057451390394cd4c9a30adf0b67225b1fa2cd (diff)
downloadpuppet-fd2252719ebf17ec80617a05ae9d585d016ef368.tar
puppet-fd2252719ebf17ec80617a05ae9d585d016ef368.tar.gz
puppet-fd2252719ebf17ec80617a05ae9d585d016ef368.tar.bz2
puppet-fd2252719ebf17ec80617a05ae9d585d016ef368.tar.xz
puppet-fd2252719ebf17ec80617a05ae9d585d016ef368.zip
genhdlist2: switch cauldron synthesis to zstd compression
Diffstat (limited to 'deployment/mga_buildsystem')
-rw-r--r--deployment/mga_buildsystem/manifests/config.pp2
1 files changed, 1 insertions, 1 deletions
diff --git a/deployment/mga_buildsystem/manifests/config.pp b/deployment/mga_buildsystem/manifests/config.pp
index cb53429b..0bb8a696 100644
--- a/deployment/mga_buildsystem/manifests/config.pp
+++ b/deployment/mga_buildsystem/manifests/config.pp
@@ -211,7 +211,7 @@ class mga_buildsystem::config {
'rebuild',
],
'posts' => [
- 'genhdlist2',
+ 'genhdlist2_zstd',
'createrepo_cauldron',
'appstream_cauldron',
'clean_rpmsrate',