[ofw][patch] fix for files missing in wnet 32 bit installation
Anatoly Greenblatt
anatolyg at voltaire.com
Mon Aug 11 05:31:28 PDT 2008
<<fix_2k3_32_script_ibinstaller_dll.patch>> Hi,
>From some reason ibinstaller and ib_bus.inf were commented out in wnet
32 bit version of wof.wxs.
Regards,
Anatoly.
Index: WIX/wnet/x86/wof.wxs
===================================================================
--- WIX/wnet/x86/wof.wxs (revision 1471)
+++ WIX/wnet/x86/wof.wxs (working copy)
@@ -236,14 +236,12 @@
<File Id="ib_bus.cat" Compressed="yes"
DiskId="1"
LongName="ib_bus.cat" Name="IB_BUS.cat"
Source="..\bin\HCA\x86\ib_bus.cat" />
-<!--
<File Id="IbInstaller.dll" Compressed="yes"
DiskId="1"
LongName="IbInstaller.dll"
Name="IBINSTA.DLL"
Source="..\bin\HCA\x86\IbInstaller.dll"
/>
<File Id="ib_bus.inf" Compressed="yes"
DiskId="1"
LongName="ib_bus.inf" Name="IB_BUS.INF"
Source="..\bin\HCA\x86\ib_bus.inf" />
--->
<File Id="ibiou.sys" Compressed="yes"
DiskId="1"
LongName="ibiou.sys" Name="IBIOU.SYS"
Source="..\bin\HCA\x86\ibiou.sys" />
-------------- next part --------------
A non-text attachment was scrubbed...
Name: fix_2k3_32_script_ibinstaller_dll.patch
Type: application/octet-stream
Size: 1101 bytes
Desc: not available
URL: <http://lists.openfabrics.org/pipermail/ofw/attachments/20080811/8fd6db2e/attachment.obj>
More information about the ofw
mailing list