From eda00f320aa683b74acb3563125c5f4d368df7ad Mon Sep 17 00:00:00 2001 From: Stan Smith Date: Fri, 25 Jun 2010 23:45:03 +0000 Subject: [PATCH] [WIX] !x86 arch - Install 32-bit DAPL libraries directly into SysWOW64\ instead of %ProgramFiles%\OFED\. git-svn-id: svn://openib.tc.cornell.edu/gen1@2837 ad392aa1-c5ef-ae45-8dd8-e69d62a5ef86 --- trunk/OFED/WIX/common/dapl_rt.inc | 15 ------------ trunk/OFED/WIX/common/directory_structure.inc | 5 ++++ trunk/OFED/WIX/common/std_features.inc | 3 +++ trunk/OFED/WIX/common/system_files.inc | 24 +++++++++++++++++++ 4 files changed, 32 insertions(+), 15 deletions(-) diff --git a/trunk/OFED/WIX/common/dapl_rt.inc b/trunk/OFED/WIX/common/dapl_rt.inc index 57eaba47..1a56cd4b 100644 --- a/trunk/OFED/WIX/common/dapl_rt.inc +++ b/trunk/OFED/WIX/common/dapl_rt.inc @@ -2,21 +2,6 @@ - - - - - - - diff --git a/trunk/OFED/WIX/common/directory_structure.inc b/trunk/OFED/WIX/common/directory_structure.inc index 2709c5aa..33cec742 100644 --- a/trunk/OFED/WIX/common/directory_structure.inc +++ b/trunk/OFED/WIX/common/directory_structure.inc @@ -6,6 +6,11 @@ + + + + + diff --git a/trunk/OFED/WIX/common/std_features.inc b/trunk/OFED/WIX/common/std_features.inc index 6cdf0229..0c494edb 100644 --- a/trunk/OFED/WIX/common/std_features.inc +++ b/trunk/OFED/WIX/common/std_features.inc @@ -105,6 +105,9 @@ AllowAdvertise='no' InstallDefault='local' Absent='allow'> + + + + + + + + + + + + + + + + + + -- 2.41.0