[msitools: 2/4] wixl: remove obsolete file from libvirt file list



commit 53d2dbe61c5da68e2a5f264d2c902c4fdefc32ce
Author: Daniel P. Berrangé <berrange redhat com>
Date:   Wed Feb 13 10:18:05 2019 +0000

    wixl: remove obsolete file from libvirt file list
    
    The CPU map data file has been renamed and split into many pieces.
    Rather than add the new files just remove the old file, since these are
    never used in the context of a windows build.
    
    Signed-off-by: Daniel P. Berrangé <berrange redhat com>

 data/wixl/libvirt.wxi | 3 ---
 1 file changed, 3 deletions(-)
---
diff --git a/data/wixl/libvirt.wxi b/data/wixl/libvirt.wxi
index 44905e1..a4cd429 100644
--- a/data/wixl/libvirt.wxi
+++ b/data/wixl/libvirt.wxi
@@ -48,9 +48,6 @@
               <File Id="filB3D71391BE5CD07F796B9B1E9879CEB4" KeyPath="yes" 
Source="$(var.SourceDir)/share/libvirt/api/libvirt-qemu-api.xml"/>
             </Component>
           </Directory>
-          <Component Win64="$(var.Win64)" Id="cmpA8DCED740ED871E7D1A269566F20C7D0" Guid="*">
-            <File Id="fil20FADF94AB23B5CD9D32139A9681C1BD" KeyPath="yes" 
Source="$(var.SourceDir)/share/libvirt/cpu_map.xml"/>
-          </Component>
           <Directory Id="dir8C187E24AE199B94D942C1CD2DF56BFB" Name="schemas">
             <Component Win64="$(var.Win64)" Id="cmpE862AF29C99A212EADB63915785585FE" Guid="*">
               <File Id="fil4959C77CBD26E88883B7C9217D493494" KeyPath="yes" 
Source="$(var.SourceDir)/share/libvirt/schemas/basictypes.rng"/>


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]