From 656fa3208a763e97a8a488d7890871472ce80933 Mon Sep 17 00:00:00 2001 From: bruno-ds Date: Wed, 10 Feb 2021 15:33:01 +0100 Subject: [PATCH] =?UTF-8?q?N=C2=B03721=20-=20revert=20the=20feature=20(wil?= =?UTF-8?q?l=20only=20be=20available=20on=20the=203.0)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- setup/compiler.class.inc.php | 2 -- 1 file changed, 2 deletions(-) diff --git a/setup/compiler.class.inc.php b/setup/compiler.class.inc.php index 49239404f..f541058f2 100644 --- a/setup/compiler.class.inc.php +++ b/setup/compiler.class.inc.php @@ -129,8 +129,6 @@ class MFCompiler { // Skip the creation of a temporary dictionary, not compatible with symbolic links $sTempTargetDir = $sFinalTargetDir; - SetupUtils::rrmdir($sFinalTargetDir); - SetupUtils::builddir($sFinalTargetDir); // Here is the directory } else {