46b6b9e Build: support --enable-silent-rules for Python packages

2 files Authored by pspacek 7 years ago, Committed by mbasti 7 years ago,
    Build: support --enable-silent-rules for Python packages
    
    Setuptools will print only warnings. The option has to be used before
    setuptools command specification, otherwise it will not apply to sub-commands.
    
    https://fedorahosted.org/freeipa/ticket/6418
    
    Reviewed-By: Lukas Slebodnik <lslebodn@redhat.com>
    Reviewed-By: Christian Heimes <cheimes@redhat.com>
    
        
file modified
+14 -6
file modified
+2 -0