drumian / rpkg

Forked from rpkg 2 years ago
Clone

aa43889 Add --signing-intent and --repo-url to 'flatpak-build'

2 files Authored by otaylor 3 years ago, Committed by onosek 3 years ago,
    Add --signing-intent and --repo-url to 'flatpak-build'
    
    When flatpak-build was first added as a command, the signing-intent
    and repo-url parameters weren't implemented in OSBS for Flatpak builds;
    since then the Flatpak and non-Flatpak paths have been unified to a
    greater extent, making these options work. So move them to the code
    that is shared between build-container and build-flatpak.
    
    Signed-off-by: Owen W. Taylor <otaylor@fishsoup.net>
    
        
file modified
+13 -14
file modified
+3 -1