summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas K. Huettel <andreas.huettel@physik.uni-r.de>2011-04-06 12:34:00 +0200
committerAndreas K. Huettel <andreas.huettel@physik.uni-r.de>2011-04-06 12:34:00 +0200
commit66847383368e61dac973465903f45d18a13ad4dc (patch)
tree5b160ba8e1a1fa058a8058e7de321fc2f3e53dd5
parentc29a36a5ad38a23fa6192e66141a4583c214c015 (diff)
downloadkde-66847383368e61dac973465903f45d18a13ad4dc.tar.gz
kde-66847383368e61dac973465903f45d18a13ad4dc.tar.bz2
kde-66847383368e61dac973465903f45d18a13ad4dc.zip
[eclass] Add linguas exception for kdepim-l10n
-rw-r--r--eclass/kde4-base.eclass2
1 files changed, 1 insertions, 1 deletions
diff --git a/eclass/kde4-base.eclass b/eclass/kde4-base.eclass
index 0aa6c28f050..998f2b2d564 100644
--- a/eclass/kde4-base.eclass
+++ b/eclass/kde4-base.eclass
@@ -736,7 +736,7 @@ kde4-base_src_prepare() {
# kdelibs inherits kde4-base but handle installing the handbook itself
if ! has kde4-meta ${INHERITED} && has handbook ${IUSE//+}; then
if [[ ${KDEBASE} == kde-base ]]; then
- if [[ ${PN} != kde-l10n && ${PN} != kdelibs ]] && use !handbook; then
+ if [[ ${PN} != kde-l10n && ${PN} != kdepim-l10n && ${PN} != kdelibs ]] && use !handbook; then
# documentation in kde4-functions
: ${KDE_DOC_DIRS:=doc}
local dir