From eb2e147b8d3a8d1cdcbbdb3e579b51a6bc87cb3a Mon Sep 17 00:00:00 2001 From: Andreas Sturmlechner Date: Sun, 7 Jan 2024 14:20:46 +0100 Subject: gear.kde.org.eclass: 24.02 stable branch does not exist yet Signed-off-by: Andreas Sturmlechner --- eclass/gear.kde.org.eclass | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'eclass') diff --git a/eclass/gear.kde.org.eclass b/eclass/gear.kde.org.eclass index 36c2dd82970..33fd4378de2 100644 --- a/eclass/gear.kde.org.eclass +++ b/eclass/gear.kde.org.eclass @@ -48,7 +48,9 @@ KDE_ORG_SCHEDULE_URI+="/KDE_Gear_${PV:0:5}_Schedule" _KDE_SRC_URI="mirror://kde/" if [[ ${KDE_BUILD_TYPE} == live ]]; then - if [[ ${PV} == ??.??.49.9999 ]]; then + if [[ ${PV} == 24.02.49.9999 ]]; then + EGIT_BRANCH="master" # drop after 24.02 branching + elif [[ ${PV} == ??.??.49.9999 ]]; then EGIT_BRANCH="release/$(ver_cut 1-2)" fi elif [[ -z ${KDE_ORG_COMMIT} ]]; then -- cgit v1.2.3