13bbc5 rpm/kernel-source.spec.in: simplify finding of broken symlinks

Authored and Committed by Jiri Slaby 2 years ago
    rpm/kernel-source.spec.in: simplify finding of broken symlinks
    
    "find -xtype l" will report them, so use that to make the search a bit
    faster (without using shell).
    
        
file modified
+1 -1