lazbuild: --add-package save package links

git-svn-id: trunk@50181 -
This commit is contained in:
mattias 2015-10-27 11:16:45 +00:00
parent c6391b6a34
commit ff4894b3d7

View File

@ -1081,6 +1081,7 @@ begin
end;
// save list
MiscellaneousOptions.Save;
PkgLinks.SaveUserLinks(true);
Result:=true;
end;