projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
00f6b57
)
kde5.eclass: Update comment
author
Andreas Sturmlechner
<andreas.sturmlechner@gmail.com>
Tue, 30 Aug 2016 14:19:37 +0000
(16:19 +0200)
committer
Michael Palimaka
<kensington@gentoo.org>
Wed, 5 Oct 2016 18:42:32 +0000
(
05:42
+1100)
eclass/kde5.eclass
patch
|
blob
|
history
diff --git
a/eclass/kde5.eclass
b/eclass/kde5.eclass
index 3c2028446c7755412789bb1c1359472939346798..c032ab86e2d45241e759e0d096f2e939377ae7f3 100644
(file)
--- 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