From: james Date: Tue, 6 Mar 2007 12:06:57 +0000 (+0000) Subject: Forgot to svn add buildinstaller before last commit. X-Git-Tag: v2.1_rc3~14 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=54e2ebca2443f830a675ee196cc5790c7124e207;p=thirdparty%2Fopenvpn.git Forgot to svn add buildinstaller before last commit. git-svn-id: http://svn.openvpn.net/projects/openvpn/branches/BETA21/openvpn@1762 e7ae566f-a301-0410-adde-c780ea21d3b5 --- diff --git a/install-win32/buildinstaller b/install-win32/buildinstaller new file mode 100644 index 000000000..74902f79e --- /dev/null +++ b/install-win32/buildinstaller @@ -0,0 +1,6 @@ +#!/bin/sh + +# build the installer + +cd install-win32 +'/c/Program Files/NSIS/makensis' openvpn.nsi