bcefba2 Correct expansion of an undefined macro

Authored and Committed by Jakub Filak 9 years ago
    Correct expansion of an undefined macro
    
    If the ? is not present and the macro is not defined, RPM takes the
    macro as it is (%checkoption) instead of expanding it to an empty
    string.
    
        
file modified
+1 -1