From: Prarit Bhargava <[email protected]> redhat/Makefile: Remove dead comment
This comment no longer applies and can be dropped. 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 @@ -96,10 +96,6 @@ ifeq ($(SNAPSHOT),1) UPSTREAM_TARBALL_NAME:=$(patsubst v%,%,$(_TAG)) endif - -# RPMKPATCHVERSION may get adjusted if we're snapshotting -# during the merge window so ensure this gets set after -# we've checked for snapshots KVERSION:=$(RPMKVERSION).$(RPMKPATCHLEVEL).$(RPMKSUBLEVEL) RPMVERSION:=$(KVERSION) -- https://gitlab.com/cki-project/kernel-ark/-/merge_requests/1641 _______________________________________________ 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
