On Wed, 13 May 2020 23:03:12 -0000, GitLab Bridge on behalf of prarit wrote: > + @echo ' dist-srpm - Create a source RPM and put it into the redhat/rpm/SRPMS/ directory.' > + @echo ' See the dist-brew target for available options.' The help lines are no longer aligned correctly. Please ensure that the output of both 'make dist-help' and 'make dist-full-help' is formatted correctly. > --- a/redhat/scripts/download_cross.sh > +++ b/redhat/scripts/download_cross.sh > @@ -26,7 +26,7 @@ fi > > # if we're not root, all we can do now is see what's installed > if [ "$(whoami)" != "root" ]; then > - echo "Checking for RHEL7 cross compile packages. If this fails, run \"make rh-cross-download\" as root." > + echo "Checking for RHEL7 cross compile packages. If this fails, run \"make dist-cross-download\" as root." Please change the "RHEL7" as well. Politely, requesting a new version, Nacked-by: Jiri Benc <jbenc@xxxxxxxxxx> Thanks, Jiri _______________________________________________ kernel mailing list -- kernel@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to kernel-leave@xxxxxxxxxxxxxxxxxxxxxxx Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/kernel@xxxxxxxxxxxxxxxxxxxxxxx