mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-02 11:38:07 -07:00
kde5-functions.eclass: Fix SRC_URI for kde-l10n-15.12.3
This commit is contained in:
committed by
Michael Palimaka
parent
25d2a73d6c
commit
ba59d24df1
@@ -50,7 +50,7 @@ esac
|
||||
if [[ ${KMNAME-${PN}} = kdevelop ]]; then
|
||||
KDEBASE=kdevelop
|
||||
elif [[ ${KMNAME} = kde-l10n || ${PN} = kde-l10n ]]; then
|
||||
KDEBASE=kdel10n
|
||||
[[ ${PV} != 15.12.3 ]] && KDEBASE=kdel10n
|
||||
fi
|
||||
|
||||
debug-print "${ECLASS}: ${KDEBASE} ebuild recognized"
|
||||
|
||||
Reference in New Issue
Block a user