From: Prarit Bhargava <prarit@xxxxxxxxxx> redhat/Makefile: Target whitespace cleanup Some simple whitespace cleanups. 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 @@ -442,7 +442,6 @@ $(KABIDW_TARBALL): fi @(cd kabi-dwarf && tar cjf $(KABIDW_TARBALL) base run_kabi-dw.sh) - dist-tarball: $(TARBALL) # deprecated at 5.17.0 @echo "WARNING: This target will be deprecated in a future release." @@ -608,8 +607,10 @@ dist-release-changed: setup-source $(REDHAT)/scripts/new_release.sh $(REDHAT) $(__YSTREAM) $(__ZSTREAM) $(BUMP_RELEASE); \ $(MAKE) dist-release-finish; \ fi + dist-release: dist-clean-sources @$(MAKE) dist-release-changed + dist-release-tag: @$(GIT) tag -a -m "$(RELEASETAG)" $(RELEASETAG) -- https://gitlab.com/cki-project/kernel-ark/-/merge_requests/1757 _______________________________________________ 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 on the list, report it: https://pagure.io/fedora-infrastructure