From 81007be4ddcce613f3101d8dcb76352f702ce9f6 Mon Sep 17 00:00:00 2001 From: Petr Šabata Date: Apr 19 2016 12:30:32 +0000 Subject: Add the proper file to the repository. Signed-off-by: Petr Šabata --- diff --git a/pungi-trigger.py b/pungi-trigger.py index 4b8694a..01df71e 100755 --- a/pungi-trigger.py +++ b/pungi-trigger.py @@ -128,7 +128,7 @@ def main(): '--arch', 'x86_64', #'--extra-file', 'fm-metadata.yaml', # TODO -- need also core.yaml, how? # Remove this one after the above question is solved. - '--extra-file', 'fm-metadata.yaml,{MODULARITY_DIR}/pungi-modularity/fm-modules/core.yaml'.format(**os.environ), + '--extra-file', 'modulemd.yaml,' + tempdir + '/' + filename, ]) finally: try: