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

media-plugins/vdr-pilotskin/vdr-pilotskin-0.0.2-r1.ebuild

index a1fd5a29dc2e14a22da626f08392d1b97827a95e..486a12b78982d1b3b93a0c47f599c764a91ec002 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$
 
@@ -23,5 +23,5 @@ src_prepare() {
        vdr-plugin-2_src_prepare
 
        sed -i pilotskin.c -e "s:RegisterI18n://RegisterI18n:"
-       remove_i18n_include pilotskin.c
+       vdr_remove_i18n_include pilotskin.c
 }