From f78687162b7593ba0ab4edba19cce370ad917e0a Mon Sep 17 00:00:00 2001 From: james Date: Wed, 19 Oct 2005 15:42:01 +0000 Subject: Make sure that install-win32/prebuild gets the 8.3 version of the TAP-Win32 driver. git-svn-id: http://svn.openvpn.net/projects/openvpn/branches/BETA21/openvpn@683 e7ae566f-a301-0410-adde-c780ea21d3b5 --- install-win32/prebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'install-win32/prebuild') diff --git a/install-win32/prebuild b/install-win32/prebuild index be7ef9f..0112111 100755 --- a/install-win32/prebuild +++ b/install-win32/prebuild @@ -30,7 +30,7 @@ DMALLOC=$H/dmalloc-5.4.2 # TAP binaries should be here: tap0801.sys and tapinstall.exe # These must be built with MS DDK. -TAPBIN=$H/tapbin +TAPBIN=$I3 # u2d.c should exist here. SCRIPTS=$IN/install-win32 -- cgit v1.2.3