From: Martin v. Löwis Date: Tue, 15 May 2012 17:55:33 +0000 (+0200) Subject: Force recheckout of openssl. X-Git-Tag: v2.7.4rc1~822 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=580227a8a0d37ebff27815ca2eaadadc592dcb31;p=python Force recheckout of openssl. --- diff --git a/Tools/buildbot/external-common.bat b/Tools/buildbot/external-common.bat index 1bd6b0833d..ad408269cf 100644 --- a/Tools/buildbot/external-common.bat +++ b/Tools/buildbot/external-common.bat @@ -15,7 +15,7 @@ cd .. @rem if exist tk-8.4.18.1 rd /s/q tk-8.4.18.1 @rem if exist db-4.4.20 rd /s/q db-4.4.20 @rem if exist db-4.7.25.0 rd /s/q db-4.7.25.0 -@rem if exist openssl-0.9.8x rd /s/q openssl-0.9.8x +if exist openssl-0.9.8x rd /s/q openssl-0.9.8x @rem if exist sqlite-3.6.21 rd /s/q sqlite-3.6.21 @rem bzip