summaryrefslogtreecommitdiff
path: root/eclass
diff options
context:
space:
mode:
Diffstat (limited to 'eclass')
-rw-r--r--eclass/kde.org.eclass2
1 files changed, 1 insertions, 1 deletions
diff --git a/eclass/kde.org.eclass b/eclass/kde.org.eclass
index 37a631499e14..d099b128918c 100644
--- a/eclass/kde.org.eclass
+++ b/eclass/kde.org.eclass
@@ -192,7 +192,7 @@ _kde.org_calculate_live_repo() {
# @DESCRIPTION:
# This variable allows overriding of default repository
# name. Specify only if this differs from PN and KDE_ORG_NAME.
- EGIT_REPO_URI="${EGIT_MIRROR}/${EGIT_REPONAME:=$KDE_ORG_NAME}"
+ EGIT_REPO_URI="${EGIT_MIRROR}/${EGIT_REPONAME:=$KDE_ORG_NAME}.git"
}
case ${KDE_BUILD_TYPE} in