From 24a824b79137d660456cca7968cd2c5b81318809 Mon Sep 17 00:00:00 2001 From: james Date: Wed, 2 Nov 2005 19:42:51 +0000 Subject: Edited prebuild to properly get the easy-rsa/1.0 version of openssl.cnf for the Windows installer. git-svn-id: http://svn.openvpn.net/projects/openvpn/branches/BETA21/openvpn@761 e7ae566f-a301-0410-adde-c780ea21d3b5 --- install-win32/prebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'install-win32') diff --git a/install-win32/prebuild b/install-win32/prebuild index d646684..a8a160e 100755 --- a/install-win32/prebuild +++ b/install-win32/prebuild @@ -92,7 +92,7 @@ cat $IN/COPYING $IN/COPYRIGHT.GPL | $U2D >$OUT/install-win32/license.txt $U2D <$IN/sample-config-files/client.conf >$OUT/install-win32/client.ovpn $U2D <$IN/sample-config-files/server.conf >$OUT/install-win32/server.ovpn cp $IN/install-win32/sample.ovpn $OUT/install-win32 -$U2D <$IN/easy-rsa/openssl.cnf >$OUT/install-win32/openssl.cnf.sample +$U2D <$IN/easy-rsa/1.0/openssl.cnf >$OUT/install-win32/openssl.cnf.sample echo BUILD tap-win32 -- cgit v1.2.3