On Sat, Apr 19, 2025 at 11:10:47PM +0200, Ladislav Michl wrote:
> On Fri, Apr 18, 2025 at 01:33:57PM +0200, Bruno Thomsen wrote:
> > +ptx/repology = \
> > + $(call ptx/env) \
> > + ptx_dgen_rulesfiles_make="$(PTX_DGEN_RULESFILES_MAKE)" \
> > + ptxd_make_world_repology
>
> Here would be probably better to pass $(PTX_PACKAGES_INSTALL) and possibly
> sort it.
Actually tried that with $(PTX_PACKAGES_ALL) and it does not seem to be viable
solution. Too much has to be set up just to generate JSON report. Now trying to
model it similar way ptxdist-lint target is made.
l.