mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-04-08 12:58:18 +02:00
Opkman: Packager: Temporary disable online packages from "Install/Uninstall packages" to prevent duplicate entries.
git-svn-id: trunk@56868 -
This commit is contained in:
parent
645d8d86a9
commit
91c7a31267
@ -557,6 +557,7 @@ var
|
||||
P: Integer;
|
||||
begin
|
||||
Result := nil;
|
||||
Exit;
|
||||
if OPMInterface = nil then
|
||||
Exit;
|
||||
PkgName := Trim(AName);
|
||||
|
Loading…
Reference in New Issue
Block a user