media-plugins/vdr-console: fixed renamed vdr-plugin-2.eclass function
authorJoerg Bornkessel <hd_brummy@gentoo.org>
Sun, 5 Jun 2016 11:31:57 +0000 (13:31 +0200)
committerJoerg Bornkessel <hd_brummy@gentoo.org>
Sun, 5 Jun 2016 11:39:02 +0000 (13:39 +0200)
Package-Manager: portage-2.3.0_rc1

media-plugins/vdr-console/vdr-console-0.6.0.ebuild

index 4759b1149bdc9ddc93200bf88fca6ab2af7e682b..985d9e7b84ceda58822a02a5156f97b4da9ea3cf 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
@@ -24,7 +24,7 @@ PATCHES=( "${FILESDIR}"/${P}-vdr-1.3.18.diff
 src_prepare() {
        vdr-plugin-2_src_prepare
 
-       remove_i18n_include console.c menu.c terminalemulation.c virtualconsole.c virtualconsoles.c
+       vdr_remove_i18n_include console.c menu.c terminalemulation.c virtualconsole.c virtualconsoles.c
        sed  -i console.c -e "s:RegisterI18n://RegisterI18n:"
 
        ewarn "plugin will not support the new fonthandling"