9119379 Use python macro instead of rpm query

Authored and Committed by pemensik 3 years ago
1 file changed. 1 lines added. 2 lines removed.
    Use python macro instead of rpm query
    
    Rpm might prevent access to rpm database during the build. It is not
    required anyway. Use %python3_sitelib macro to get path for shared data.
    
        
file modified
+1 -2