summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJörg Bornkessel <hd_brummy@gentoo.org>2012-05-20 20:34:55 +0000
committerJörg Bornkessel <hd_brummy@gentoo.org>2012-05-20 20:34:55 +0000
commitec38a5dfe96a167117ae474a0071ae258f94c877 (patch)
treeefbee629ee989ff53778578f5dfadbceefe8b253 /eclass/vdr-plugin-2.eclass
parentPunt chmsee as planned wrt bug 412875 (diff)
downloadgentoo-2-ec38a5dfe96a167117ae474a0071ae258f94c877.tar.gz
gentoo-2-ec38a5dfe96a167117ae474a0071ae258f94c877.tar.bz2
gentoo-2-ec38a5dfe96a167117ae474a0071ae258f94c877.zip
strip-linguas check added
Diffstat (limited to 'eclass/vdr-plugin-2.eclass')
-rw-r--r--eclass/vdr-plugin-2.eclass4
1 files changed, 3 insertions, 1 deletions
diff --git a/eclass/vdr-plugin-2.eclass b/eclass/vdr-plugin-2.eclass
index f81525f4731c..bd716d1972d9 100644
--- a/eclass/vdr-plugin-2.eclass
+++ b/eclass/vdr-plugin-2.eclass
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/eclass/vdr-plugin-2.eclass,v 1.3 2012/05/20 17:33:41 hd_brummy Exp $
+# $Header: /var/cvsroot/gentoo-x86/eclass/vdr-plugin-2.eclass,v 1.4 2012/05/20 20:34:55 hd_brummy Exp $
# @ECLASS: vdr-plugin-2.eclass
# @MAINTAINER:
@@ -269,6 +269,8 @@ linguas_support() {
|| die "sed failed for Linguas"
done
+ strip-linguas ${PLUGIN_LINGUAS}
+
# maintainer check
if [[ ! -d po ]]; then
dev_check "po dir not found? May be in subdir? \n"