N°3721 - revert the feature (will only be available on the 3.0)

This commit is contained in:
bruno-ds
2021-02-10 15:33:01 +01:00
parent f647ce61c2
commit 656fa3208a

View File

@@ -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
{