[ofw][patch] fix_wdfcoinstaller_path.patch

Anatoly Greenblatt anatolyg at voltaire.com
Sun Jul 27 05:46:29 PDT 2008


Hi,
 
This fixes a wrong assumption in makebin.bat that winddk is installed on
systemdrive.
 
Thanks,
Anatoly.
 
Index: makebin.bat
===================================================================
--- makebin.bat (revision 1450)
+++ makebin.bat (working copy)
@@ -25,7 +25,7 @@
 set DBG=TRUE
 
 set OSE=%3
-set WdfCoInstaller=%systemdrive%\WinDDK\6001.18001\redist\wdf
+set WdfCoInstaller=%_DDK%\redist\wdf
 
 if not exist %1 goto usage
 if not exist %2 goto usage

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openfabrics.org/pipermail/ofw/attachments/20080727/8f4fa5f5/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: fix_wdfcoinstaller_path.patch
Type: application/octet-stream
Size: 368 bytes
Desc: not available
URL: <http://lists.openfabrics.org/pipermail/ofw/attachments/20080727/8f4fa5f5/attachment.obj>


More information about the ofw mailing list