bce173 Conditionalise build of alternative binaries

Authored and Committed by Peter Oliver 8 months ago
1 file changed. 122 lines added. 64 lines removed.
    Conditionalise build of alternative binaries
    
    With this, builds can be significantly speeded up by, e.g.,
    
    ```
    fedpkg mockbuild --without=nw --without=lucid --without=gtkx11
    ```
    
        
file modified
+122 -64