lsedlar / rpkg

Forked from rpkg 8 years ago
Clone

0e22c15 Fix arch-override for container-build

Authored and Committed by lucarval 6 years ago
    Fix arch-override for container-build
    
    The buildContainer task of koji-containerbuild expects
    the task options "arch_override", not "arches". It also
    expects the value to be a space separated string. Both of
    these are also similar to how the regular build command
    is defined.
    
    Signed-off-by: Luiz Carvalho <lucarval@redhat.com>
    
        
file modified
+9 -1