Utility for creating services for Windows
952517bfd3
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. This adds copies of the binaries outside of the mingw32 paths, avoiding unnecessary mingw dependency detection, and directly into the location where virt-v2v expects them. When virt-v2v is subsequently modified to use this new subpackage, it will no longer pull in the toolchain. |
||
---|---|---|
.gitignore | ||
COPYING | ||
mingw-srvany.spec | ||
sources |