From: Andreas Sturmlechner Date: Tue, 30 Aug 2016 14:19:37 +0000 (+0200) Subject: kde5.eclass: Update comment X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=7b167da37f3e54c61cb58b3616c7f4b762e228de;p=gentoo.git kde5.eclass: Update comment --- diff --git a/eclass/kde5.eclass b/eclass/kde5.eclass index 3c2028446c77..c032ab86e2d4 100644 --- a/eclass/kde5.eclass +++ b/eclass/kde5.eclass @@ -225,7 +225,7 @@ if [[ -n ${KMNAME} && ${KMNAME} != ${PN} && ${KDE_BUILD_TYPE} = release ]]; then S=${WORKDIR}/${KMNAME}-${PV} fi -# Drop this when kdepim is finally split upstream +# FIXME: Drop this when kdepim-16.08.x is no more if [[ -n ${KMNAME} && ${KMNAME} != ${PN} && ${KMNAME} = kdepim ]]; then S="${S}/${PN}" fi