commit: ff043f67e5df4cf15ab503f500da8de98b14ca37
Author: Johannes Huber <johu <AT> gentoo <DOT> org>
AuthorDate: Fri Jan 6 09:06:01 2017 +0000
Commit: Johannes Huber <johu <AT> gentoo <DOT> org>
CommitDate: Fri Jan 6 09:06:01 2017 +0000
URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=ff043f67
kde5.eclass: Drop obsolete kdepim S handling
eclass/kde5.eclass | 5 -----
1 file changed, 5 deletions(-)
diff --git a/eclass/kde5.eclass b/eclass/kde5.eclass
index 850a272..2e1a553 100644
--- a/eclass/kde5.eclass
+++ b/eclass/kde5.eclass
@@ -240,11 +240,6 @@ if [[ -n ${KMNAME} && ${KMNAME} != ${PN} &&
${KDE_BUILD_TYPE} = release ]]; then
S=${WORKDIR}/${KMNAME}-${PV}
fi
-# FIXME: Drop this when kdepim-16.08.x is no more
-if [[ -n ${KMNAME} && ${KMNAME} != ${PN} && ${KMNAME} = kdepim ]]; then
- S="${S}/${PN}"
-fi
-
if [[ -n ${KDEBASE} && ${KDEBASE} = kdevelop && ${KDE_BUILD_TYPE} = release
]]; then
if [[ -n ${KMNAME} ]]; then
S=${WORKDIR}/${KMNAME}-${PV%.0} # kdevelop missing trailing .0
in first release