mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-09-05 23:50:23 +02:00
* Part of r24605, forgot to commit
git-svn-id: trunk@24622 -
This commit is contained in:
parent
94e7cd5a51
commit
5907b3c9aa
@ -6389,6 +6389,7 @@ begin
|
||||
If (APackage.Directory<>'') then
|
||||
EnterDir(APackage.Directory);
|
||||
DoBeforeClean(Apackage);
|
||||
AddPackageMacrosToDictionary(APackage, APackage.Dictionary);
|
||||
if AllTargets then
|
||||
begin
|
||||
// Remove the unit-and bin-directories completely. This is safer in case of files
|
||||
|
Loading…
Reference in New Issue
Block a user