1a5b812 dist: Remove override for %___build_args

1 file Authored by Neal Gompa 3 years ago, Committed by ngompa 3 years ago,
    dist: Remove override for %___build_args
    
    The override for %___build_args to drop '-e' is a bit of a blunt
    hammer to dealing with scriptlet failures. Instead, let's just
    specifically ignore return codes where we don't care about failures.
    
        
file modified
+9 -10