]> git.ipfire.org Git - thirdparty/openvpn.git/commit
Fix a bug in devcon source code handling
authorSamuli Seppänen <samuli@openvpn.net>
Thu, 14 Apr 2011 14:40:33 +0000 (17:40 +0300)
committerDavid Sommerseth <dazo@users.sourceforge.net>
Thu, 14 Apr 2011 19:16:39 +0000 (21:16 +0200)
commita18752d4febdaa91f87efcc487ac865d6587c527
tree4ffbebe864a5e6c24534106319f280661099ca19
parentca4c6d618d743ec4a3b6f7ef8003d891603ec1a6
Fix a bug in devcon source code handling

The win/config_ti.py build script assumes to find ../tapinstall/7600/sources.in
which does not exists in devcon.exe source code directory. This makes
config_ti.py look for ../tapinstall/7600/sources instead.

Signed-off-by: Samuli Seppänen <samuli@openvpn.net>
Acked-by: David Sommerseth <dazo@users.sourceforge.net>
Signed-off-by: David Sommerseth <dazo@users.sourceforge.net>
win/config_ti.py