c0bacf9 Move a lot of boilerplate to macros.shim

Authored and Committed by pjones 6 years ago
    Move a lot of boilerplate to macros.shim
    
    There's a bunch of boilerplate to determine filenames and such based on
    which arch we're on; there's no reason to read it most of the time.
    Move all that to macros.shim.
    
    This makes the actual spec much more reasonable.
    
    Signed-off-by: Peter Jones <pjones@redhat.com>
    
        
file added
+170
file modified
+63 -182