Remove IA64 ND support from ipoib installer section.
Signed-off by [email protected]
--- C:/Documents and Settings/scsmith/Local
Settings/Temp/ipoib.in-revBASE.svn001.tmp.inc Tue Apr 21 17:18:59 2009
+++ C:/Documents and Settings/scsmith/My
Documents/openIB-windows/SVN/gen1/trunk/WinOF/WIX/common/ipoib.inc Thu Apr
16 11:44:15 2009
@@ -20,12 +20,14 @@
Source="..\bin\net\$(var.ARCH)\ibwsd.dll" />
<?endif?>
- <File Id="ibndprov.dll" Compressed="yes" DiskId="1"
- LongName="ibndprov.dll" Name="IBNDPROV.DLL"
- Source="..\bin\net\$(var.ARCH)\ibndprov.dll" />
- <File Id="ndinstall.exe" Compressed="yes" DiskId="1"
- LongName="ndinstall.exe" Name="NDINSTAL.EXE"
- Source="..\bin\net\$(var.ARCH)\ndinstall.exe" />
+ <?if $(var.ARCHP) != "ia64" ?>
+ <File Id="ibndprov.dll" Compressed="yes" DiskId="1"
+ LongName="ibndprov.dll" Name="IBNDPROV.DLL"
+ Source="..\bin\net\$(var.ARCH)\ibndprov.dll" />
+ <File Id="ndinstall.exe" Compressed="yes" DiskId="1"
+ LongName="ndinstall.exe" Name="NDINSTAL.EXE"
+ Source="..\bin\net\$(var.ARCH)\ndinstall.exe" />
+ <?endif?>
<?if $(var.ARCHP) = "x64" Or $(var.ARCHP) = "ia64" ?>
<File Id="ibwsd32.dll" Compressed="yes" DiskId="1"
_______________________________________________
ofw mailing list
[email protected]
http://lists.openfabrics.org/cgi-bin/mailman/listinfo/ofw