9842d83 minimize number of external processes in %prep

Authored and Committed by pbrady 10 years ago
    minimize number of external processes in %prep
    
    s/find -exec {} ;/find -exec {} +/
    
    prep time goes from 4.3s to 1.3s
    
        
file modified
+5 -5