aboutsummaryrefslogtreecommitdiffstats
path: root/modules/buildsystem
diff options
context:
space:
mode:
Diffstat (limited to 'modules/buildsystem')
-rw-r--r--modules/buildsystem/manifests/var/youri.pp2
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/buildsystem/manifests/var/youri.pp b/modules/buildsystem/manifests/var/youri.pp
index 1feaed8b..de94147c 100644
--- a/modules/buildsystem/manifests/var/youri.pp
+++ b/modules/buildsystem/manifests/var/youri.pp
@@ -241,7 +241,7 @@ class buildsystem::var::youri(
'genhdlist2' => {
'class' => 'Youri::Submit::Post::Genhdlist2',
'options' => {
- 'command' => '/usr/bin/genhdlist2',
+ 'command' => '/usr/bin/genhdlist2 --xml-info-filter ".lzma:lzma -7"',
},
},
'clean_rpmsrate' => {