fca4148 Remove invalid macro definitions from macros.perl

Authored and Committed by ppisar 6 years ago
    Remove invalid macro definitions from macros.perl
    
    From: Panu Matilainen <pmatilai@redhat.com>
    
    These two lines are trying to redefine macro named "global", which is
    obviously wrong, but additionally the thing they're *trying* to do is also
    wrong in rpm >= 4.9 world, so best just remove them.
    
        
file modified
+0 -4
file modified
+4 -1