]> git.ipfire.org Git - thirdparty/libvirt.git/commit
Fix syntax problem in mingw32-libvirt.spec.in
authorDaniel P. Berrange <berrange@redhat.com>
Fri, 14 Oct 2011 09:01:56 +0000 (10:01 +0100)
committerDaniel P. Berrange <berrange@redhat.com>
Fri, 14 Oct 2011 09:01:56 +0000 (10:01 +0100)
commitaaa937c0b65450c11cb877e87dc1264b34110fc9
tree2d60d379feac18574bc44b8524b6c81a5df08cba
parent0472f39f8b7a7251c36fc3d12fad20085541035a
Fix syntax problem in mingw32-libvirt.spec.in

When defining macros, you can't put comments on the end of the
line because they will get included in the macro definition

* mingw32-libvirt.spec.in: Fix comment about hyperv
mingw32-libvirt.spec.in