From 71ba07c9c853efb43f73c53dabf5018bc0fcfdf2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Martin=20v=2E=20L=C3=B6wis?= Date: Sat, 31 Jul 2010 10:56:53 +0000 Subject: Truly uncomment rm lines. --- Tools/buildbot/external-common.bat | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Tools/buildbot/external-common.bat b/Tools/buildbot/external-common.bat index a75ea82..f365ef3 100644 --- a/Tools/buildbot/external-common.bat +++ b/Tools/buildbot/external-common.bat @@ -14,8 +14,8 @@ cd .. @rem if exist tk8.4.16 rd /s/q tk8.4.16 @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 openssl-0.9.8l rd /s/q openssl-0.9.8l -rem if exist openssl-1.0.0a rd /s/q openssl-1.0.0a +if exist openssl-0.9.8l rd /s/q openssl-0.9.8l +if exist openssl-1.0.0a rd /s/q openssl-1.0.0a @rem if exist sqlite-3.6.21 rd /s/q sqlite-3.6.21 @rem bzip -- cgit v0.12