kde5.eclass: Drop obsolete kdepim S handling
authorJohannes Huber <johu@gentoo.org>
Fri, 6 Jan 2017 09:03:17 +0000 (10:03 +0100)
committerJohannes Huber <johu@gentoo.org>
Fri, 6 Jan 2017 09:05:14 +0000 (10:05 +0100)
eclass/kde5.eclass

index ebdd790de334439a9b57010add947dd0004c26d9..2e1a55307ddbdb4221d6a603e5cc5d184b450bb2 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
@@ -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