From: Zachary Ware Date: Thu, 9 Apr 2015 20:51:17 +0000 (-0500) Subject: Refresh OpenSSL sources on the buildbots X-Git-Tag: v3.5.0a4~93^2^2~4 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=5065792c1e6568fa6724f878d5f75a6ef1a7c572;p=python Refresh OpenSSL sources on the buildbots --- diff --git a/Tools/buildbot/external-common.bat b/Tools/buildbot/external-common.bat index 4b902d5401..d074d46e72 100644 --- a/Tools/buildbot/external-common.bat +++ b/Tools/buildbot/external-common.bat @@ -14,7 +14,7 @@ cd externals @rem if exist tk-8.6.1.0 rd /s/q tk-8.6.1.0 @rem if exist tix-8.4.3.4 rd /s/q tix-8.4.3.4 @rem if exist db-4.4.20 rd /s/q db-4.4.20 -@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.7.12 rd /s/q sqlite-3.7.12 @rem bzip