d1155d rpm/mkspec: sort entries in _multibuild

Authored and Committed by Jiri Slaby 2 months ago
1 file changed. 1 lines added. 1 lines removed.
    rpm/mkspec: sort entries in _multibuild
    
    Otherwise it creates unnecessary diffs when tar-up-ing. It's of course
    due to readdir() using "random" order as served by the underlying
    filesystem.
    
    See for example:
    https://build.opensuse.org/request/show/1144457/changes
    
        
file modified
+1 -1