a82ca9 Only pull in systemd-rpm-macros if rpm-build is installed

Authored and Committed by Zbigniew Jędrzejewski-Szmek 3 years ago
1 file changed. 1 lines added. 1 lines removed.
    Only pull in systemd-rpm-macros if rpm-build is installed
    
    systemd-rpm-macros is small, but it pulls in bash and is always one more package.
    It is only useful if the rpm building utilities are there, so let's conditionalize
    on that.
    
        
file modified
+1 -1