1f2b785 be more specific for files in %{_libexecdir}

Authored and Committed by sharkcz 10 months ago
    be more specific for files in %{_libexecdir}
    
    The previous "%{_libexecdir}/gcc/'$target_cpu'*" caused powerpc64le
    files to be included in powerpc64 toolchain. Require a dash after the
    $target_cpu now.
    
        
file modified
+4 -4