media-plugins/vdr-graphtft: fixed renamed vdr-plugin-2.eclass function

Package-Manager: portage-2.3.0_rc1
This commit is contained in:
Joerg Bornkessel
2016-06-05 13:33:34 +02:00
parent 3cf1bc4c7c
commit b7c9806d4d
2 changed files with 4 additions and 4 deletions

View 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$
@@ -64,7 +64,7 @@ src_prepare() {
vdr-plugin-2_src_prepare
remove_i18n_include graphtft.h setup.h
vdr_remove_i18n_include graphtft.h setup.h
# UINT64_C is needed by ffmpeg headers
append-cxxflags -D__STDC_CONSTANT_MACROS

View File

@@ -1,4 +1,4 @@
# Copyright 1999-2013 Gentoo Foundation
# Copyright 1999-2016 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
@@ -58,7 +58,7 @@ src_prepare() {
vdr-plugin-2_src_prepare
remove_i18n_include graphtft.h setup.h
vdr_remove_i18n_include graphtft.h setup.h
# UINT64_C is needed by ffmpeg headers
append-cxxflags -D__STDC_CONSTANT_MACROS