qemu-ga: Two MSI related cosmetic changes
authorLeonid Bloch <leonid@daynix.com>
Wed, 29 Jul 2015 17:10:51 +0000 (20:10 +0300)
committerMichael Roth <mdroth@linux.vnet.ibm.com>
Tue, 1 Sep 2015 16:07:08 +0000 (11:07 -0500)
Signed-off-by: Leonid Bloch <leonid@daynix.com>
Signed-off-by: Michael Roth <mdroth@linux.vnet.ibm.com>
Makefile
qga/installer/qemu-ga.wxs

index 340d9c8faabc05632b6c62ff95bd7085d3a0599a..9a4c3c68392f8704e24e623e575d84e8cd4c1330 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -295,7 +295,7 @@ qemu-ga$(EXESUF): $(qga-obj-y) libqemuutil.a libqemustub.a
 ifdef QEMU_GA_MSI_ENABLED
 QEMU_GA_MSI=qemu-ga-$(ARCH).msi
 
-msi: ${QEMU_GA_MSI}
+msi: $(QEMU_GA_MSI)
 
 $(QEMU_GA_MSI): qemu-ga.exe
 
index 2c43f1b5aa2a9c047cfef1e43574b383545fdd69..4e917a9241160e4209294112f37346eb02e4772c 100644 (file)
               Property="cmd"
               Impersonate="no"
               Return="check"
-              ></CustomAction>
+              >
+    </CustomAction>
     <?endif?>
 
     <Feature Id="QEMUFeature" Title="QEMU Guest Agent" Level="1">