From: Prarit Bhargava <prarit@xxxxxxxxxx> redhat/Makefile: Clean linux tarballs The dist-clean target should also clean up the tarballs created by the scripts/create-tarball.sh script. Signed-off-by: Prarit Bhargava <prarit@xxxxxxxxxx> diff --git a/redhat/Makefile b/redhat/Makefile index blahblah..blahblah 100644 --- a/redhat/Makefile +++ b/redhat/Makefile @@ -410,6 +410,7 @@ dist-clean-rpmdirs: done; dist-clean: dist-clean-sources dist-clean-configs dist-clean-rpmdirs + @rm -f $(REDHAT)/linux-*.tar.xz dist-stub-key: @echo "Copying pre-generated keys"; -- https://gitlab.com/cki-project/kernel-ark/-/merge_requests/1975 _______________________________________________ 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 Do not reply to spam, report it: https://pagure.io/fedora-infrastructure/new_issue