On Tue, May 19, 2020 at 06:35:37PM -0000, GitLab Bridge on behalf of masneyb 
wrote:
> From: Brian Masney <bmas...@redhat.com>
> 
> Upstream Status: RHEL only
> 
> The rh-full-help target shows the target rh-cross-<arch>-rpm, however
> it's really rh-cross-<arch>-rpms. Let's go ahead and correct the help
> text.

Justin just merged Prarit's patch which changes all 'rh-' stuff to 'dist-'.
Can you fetch and rebase on top of that?

Cheers,
Don

> 
> Signed-off-by: Brian Masney <bmas...@redhat.com>
> ---
>  redhat/Makefile | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/redhat/Makefile b/redhat/Makefile
> index 0118e5b9e2e9..ddf1a0f1b9d8 100644
> --- a/redhat/Makefile
> +++ b/redhat/Makefile
> @@ -422,7 +422,7 @@ rh-full-help:
>               $$(sed -n 's/.*--target \([^ ]*\).*/\1/p' Makefile.cross | sort 
> -u)
>       @echo  '  rh-cross-all-rpms     - [x86_64 only] execute rpm builds for 
> all supported'
>       @echo  '                          archs using RHEL cross compiler.'
> -     @echo  '  rh-cross-<arch>-rpm   - [x86_64 only] execute rpm builds for 
> specified'
> +     @echo  '  rh-cross-<arch>-rpms  - [x86_64 only] execute rpm builds for 
> specified'
>       @echo  '                          <arch> using RHEL cross compiler.'
>       @echo  '                          See rh-cross-<arch>-build for the 
> supported archs.'
>  
> -- 
> 2.26.2
> _______________________________________________
> kernel mailing list -- kernel@lists.fedoraproject.org
> To unsubscribe send an email to kernel-le...@lists.fedoraproject.org
> 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@lists.fedoraproject.org
_______________________________________________
kernel mailing list -- kernel@lists.fedoraproject.org
To unsubscribe send an email to kernel-le...@lists.fedoraproject.org
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@lists.fedoraproject.org

Reply via email to