8f1820a Use mingw-srvany-redistributable

Authored and Committed by yselkowitz 8 months ago
1 file changed. 5 lines added. 12 lines removed.
    Use mingw-srvany-redistributable
    
    srvany provides only mingw32 executables used by virt-v2v. However, by
    virtue of being installed in the mingw32 directory hierarchy, it is
    handled as other mingw packages, and ends up pulling in mingw toolchain
    components which are not needed for running virt-v2v.
    
    A new mingw-srvany-redistributable subpackage now provides those
    binaries outside of the mingw32 paths, avoiding unnecessary mingw
    dependency detection, and directly into the location where virt-v2v
    expects them.
    
        
file modified
+5 -12