c7b4b0f drop /usr/s?bin/ prefixes in commands that we execute in spec

Authored and Committed by michich 11 years ago
1 file changed. 93 lines added. 90 lines removed.
    drop /usr/s?bin/ prefixes in commands that we execute in spec
    
    It's unusual to use full paths to commands in spec files and
    scriptlets.
    
    Let's just depend on rpm to call us with a sane PATH.
    
        
file modified
+93 -90