mirror of
https://github.com/Combodo/iTop.git
synced 2026-03-06 17:44:12 +01:00
N°3721 - toolkit's "update iTop" with the "Create symbolic links" option checked now empty the compiled directory as expected
This commit is contained in:
@@ -133,6 +133,8 @@ 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
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user