0c64b7 Convert some shell variables into macros

Authored and Committed by Petr Machata 11 years ago
1 file changed. 18 lines added. 13 lines removed.
    Convert some shell variables into macros
    
    PYTHON2_VERSION needs to be visible across sections, and it's awkward to
    define it twice.  Just make it a macro.  %global expands once only.
    
    PYTHON3_* technically doesn't need this, but let's be consistent.
    
        
file modified
+18 -13