summaryrefslogtreecommitdiffstats
path: root/install-win32
diff options
context:
space:
mode:
authorjames <james@e7ae566f-a301-0410-adde-c780ea21d3b5>2005-10-19 15:42:01 +0000
committerjames <james@e7ae566f-a301-0410-adde-c780ea21d3b5>2005-10-19 15:42:01 +0000
commitf78687162b7593ba0ab4edba19cce370ad917e0a (patch)
tree9a4eb201c6a0e28b482f875d66ff3fea87535aa0 /install-win32
parent821659cbdfd1b4f33ed6c2d39b333634dfdfbc5c (diff)
downloadopenvpn-f78687162b7593ba0ab4edba19cce370ad917e0a.tar.gz
openvpn-f78687162b7593ba0ab4edba19cce370ad917e0a.tar.xz
openvpn-f78687162b7593ba0ab4edba19cce370ad917e0a.zip
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
Diffstat (limited to 'install-win32')
-rwxr-xr-xinstall-win32/prebuild2
1 files changed, 1 insertions, 1 deletions
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