2fd3f59 Use macros consistently

Authored and Committed by lkundrak 8 years ago
    Use macros consistently
    
    %__* macros are internal to RPM and not supposed to be used in SPEC files.
    Moreover, we're inconsistent at times already (%__mkdir_p vs. mkdir -p).
    
        
file modified
+22 -22