d0c36b9 Stabilize make pypi_packages

1 file Authored by cheimes 7 years ago, Committed by mbasti 7 years ago,
1 file changed. 15 lines added. 5 lines removed.
    Stabilize make pypi_packages
    
    Parallel make or flags like IPA_OMIT_INSTALL and IPA_SERVER_WHEELS could
    lead to bad packages for PyPI. Only build the packages we want with
    correct flags.
    
    Placeholder packages from 'make pypi_package' conflict with
    'make wheel_bundle' packages. Use a separate destination directory for
    PyPI packages.
    
    Signed-off-by: Christian Heimes <cheimes@redhat.com>
    Reviewed-By: Martin Basti <mbasti@redhat.com>
    
        
file modified
+15 -5