churchyard / rpms / python3

Forked from rpms/python3 6 years ago
Clone

db2797c Clean up the %build section

Authored and Committed by pviktori 6 years ago
1 file changed. 36 lines added. 49 lines removed.
    Clean up the %build section
    
    - Add more explanatory comments, remove historical notes
    - Put configuration options in %%global
    - Shell: use $() instead of backticks
    - Remove unused aruments to BuildPython()! (fun fact: most were *never* used!)
    
        
file modified
+36 -49