File texlive-20091011-source-wix.patch of Package mingw32-texlive
diff -Naur texlive-20091011-source.orig/libkpathsea.wxs texlive-20091011-source/texk/kpathsea/libkpathsea.wxs
--- texlive-20091011-source.orig/libkpathsea.wxs 1970-01-01 01:00:00.000000000 +0100
+++ texlive-20091011-source/libkpathsea.wxs 2010-01-25 15:25:32.000000000 +0100
@@ -0,0 +1,17 @@
+<?xml version="1.0" encoding="utf-8"?>
+<Wix xmlns="http://schemas.microsoft.com/wix/2006/wi">
+ <Fragment>
+ <ComponentGroup Id="libkpathsea">
+ <ComponentRef Id="cmp7ED33B87802D4A0581C62ACF3DC33A4E" />
+ </ComponentGroup>
+ </Fragment>
+ <Fragment>
+ <DirectoryRef Id="libkpathsea">
+ <Directory Id="dir684B77E7F86B4CD298641F3A0E8B640E" Name="bin">
+ <Component Id="cmp7ED33B87802D4A0581C62ACF3DC33A4E" Guid="{6BA26BEA-6EC1-40D1-8CD4-A86308026842}">
+ <File Id="fil64364708B04E4B90BE0EC1ACBFFCCE71" KeyPath="yes" Source="texk\kpathsea\.libs\libkpathsea-6.dll" />
+ </Component>
+ </Directory>
+ </DirectoryRef>
+ </Fragment>
+</Wix>