From: Zachary Ware Date: Thu, 9 Apr 2015 20:50:08 +0000 (-0500) Subject: Refresh OpenSSL sources on the buildbots X-Git-Tag: v2.7.10rc1~58 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=bbf97798b04ea13fb289d77189836479925a54b1;p=thirdparty%2FPython%2Fcpython.git Refresh OpenSSL sources on the buildbots --- diff --git a/Tools/buildbot/external-common.bat b/Tools/buildbot/external-common.bat index aecdbc8f3201..470ffeb87dcb 100644 --- a/Tools/buildbot/external-common.bat +++ b/Tools/buildbot/external-common.bat @@ -29,7 +29,7 @@ cd externals @rem if exist openssl-1.0.1i rd /s/q openssl-1.0.1i @rem if exist openssl-1.0.1j rd /s/q openssl-1.0.1j @rem if exist openssl-1.0.1l rd /s/q openssl-1.0.1l -@rem if exist openssl-1.0.2a rd /s/q openssl-1.0.2a +if exist openssl-1.0.2a rd /s/q openssl-1.0.2a @rem if exist sqlite-3.6.21 rd /s/q sqlite-3.6.21 @rem bzip