Thanks, applied as 57815b19af9e35b471c79f05b3736f962278b74d. Michael
[sent from post-receive hook] On Wed, 16 Jun 2021 12:35:26 +0200, Roland Hieber <[email protected]> wrote: > I totally forgot that this subcommand existed when submitting the patch > for commit b87bbab6ea7e… > > Fixes: b87bbab6ea7ed0cdc5ff (2021-05-25, "doc: contributing: mention lint and > license checksums") > Signed-off-by: Roland Hieber <[email protected]> > Message-Id: <[email protected]> > Signed-off-by: Michael Olbrich <[email protected]> > > diff --git a/doc/contributing.rst b/doc/contributing.rst > index bdaddee245a9..85ee297baae0 100644 > --- a/doc/contributing.rst > +++ b/doc/contributing.rst > @@ -82,9 +82,8 @@ in mind: > - There may be patches for the old version. Make sure they are updated as > well, or removed if they are no longer needed. > Running ``ptxdist lint`` will tell you about this. > -- Build the license report once to make sure that the checksum of > pinned-down > - license files haven't changed. (Or enable > ``PTXCONF_PROJECT_CHECK_LICENSES``, > - then this step is done during the *targetinstall* stage.) > +- Run ``ptxdist licensecheck [<pkg>]`` to make sure that the checksum of > + pinned-down license files haven't changed. > > Misc > ~~~~ _______________________________________________ ptxdist mailing list [email protected] To unsubscribe, send a mail with subject "unsubscribe" to [email protected]
