ab9f42d Python build: use --build-base everywhere

1 file Authored by cheimes 7 years ago, Committed by mbasti 7 years ago,
    Python build: use --build-base everywhere
    
    Some calls to setup.py specified a build base, some did not. This can
    lead to issues, e.g. build, clean and install are using different build
    directories.
    
    Signed-off-by: Christian Heimes <cheimes@redhat.com>
    Reviewed-By: Martin Basti <mbasti@redhat.com>
    
        
file modified
+16 -7