mirror of
https://github.com/Combodo/iTop.git
synced 2026-04-24 11:08:45 +02: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
|
// Skip the creation of a temporary dictionary, not compatible with symbolic links
|
||||||
$sTempTargetDir = $sFinalTargetDir;
|
$sTempTargetDir = $sFinalTargetDir;
|
||||||
|
SetupUtils::rrmdir($sFinalTargetDir);
|
||||||
|
SetupUtils::builddir($sFinalTargetDir); // Here is the directory
|
||||||
}
|
}
|
||||||
else
|
else
|
||||||
{
|
{
|
||||||
|
|||||||
Reference in New Issue
Block a user