On Mon, 24 Jun 2019 16:39:16 +0300 Valdas Jankūnas via lazarus <[email protected]> wrote:
> Hello, > > I tried (using lazbuild v2.1.0 from SVN trunk): > > :~/Svn/lazarus$ lazbuild --build-ide= --add-package tachartlazaruspkg > Error: (lazbuild) package not found: tachartlazaruspkg Fixed. > Before update from SVN this command worked without problems. > > Also tried: > > ~/Svn/lazarus$ lazbuild --verbose-pkgsearch LCL > Error: (lazbuild) package not found: LCL That is not how "--verbose-pkgsearch" works. This option only increases verbosity of other operations. It does not search a package on its own. Mattias -- _______________________________________________ lazarus mailing list [email protected] https://lists.lazarus-ide.org/listinfo/lazarus
