From: Prarit Bhargava <[email protected]>

redhat/Makefile: Silence dist-clean-configs output

Silence dist-clean-configs output.

Signed-off-by: Prarit Bhargava <[email protected]>

diff --git a/redhat/Makefile b/redhat/Makefile
index blahblah..blahblah 100644
--- a/redhat/Makefile
+++ b/redhat/Makefile
@@ -155,9 +155,7 @@ dist-configs-arch: ARCH_MACH = $(MACH)
 dist-configs-arch: dist-configs
 
 dist-clean-configs:
-       cd $(REDHAT)/configs; rm -f kernel-*.config \
-                                       kernel-*.config.orig \
-                                       kernel-*.config.tmp
+       @cd $(REDHAT)/configs; rm -f kernel-*.config kernel-*.config.orig 
kernel-*.config.tmp
 
 dist-clean-sources:
        @rm -f $(RPM)/SPECS/*

--
https://gitlab.com/cki-project/kernel-ark/-/merge_requests/1645
_______________________________________________
kernel mailing list -- [email protected]
To unsubscribe send an email to [email protected]
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/[email protected]
Do not reply to spam on the list, report it: 
https://pagure.io/fedora-infrastructure

Reply via email to