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 {