diff options
author | Joerg Bornkessel <hd_brummy@gentoo.org> | 2007-04-05 20:02:46 +0000 |
---|---|---|
committer | Joerg Bornkessel <hd_brummy@gentoo.org> | 2007-04-05 20:02:46 +0000 |
commit | e56b5b786cf3524006c6d830b0a02f16f4c3539c (patch) | |
tree | f00ff85f3e2d3aed9dc8bb207db0658c17eafc87 /media-plugins/vdr-weatherng/vdr-weatherng-0.0.8_pre3.ebuild | |
parent | Version bump. (diff) | |
download | historical-e56b5b786cf3524006c6d830b0a02f16f4c3539c.tar.gz historical-e56b5b786cf3524006c6d830b0a02f16f4c3539c.tar.bz2 historical-e56b5b786cf3524006c6d830b0a02f16f4c3539c.zip |
Bug #173267 fixed; Thx to P.Bossy for reporting this
Package-Manager: portage-2.1.2.2
Diffstat (limited to 'media-plugins/vdr-weatherng/vdr-weatherng-0.0.8_pre3.ebuild')
-rw-r--r-- | media-plugins/vdr-weatherng/vdr-weatherng-0.0.8_pre3.ebuild | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/media-plugins/vdr-weatherng/vdr-weatherng-0.0.8_pre3.ebuild b/media-plugins/vdr-weatherng/vdr-weatherng-0.0.8_pre3.ebuild index 09172930a77b..828a3e43a3a2 100644 --- a/media-plugins/vdr-weatherng/vdr-weatherng-0.0.8_pre3.ebuild +++ b/media-plugins/vdr-weatherng/vdr-weatherng-0.0.8_pre3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-plugins/vdr-weatherng/vdr-weatherng-0.0.8_pre3.ebuild,v 1.3 2007/04/01 12:45:12 hd_brummy Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/vdr-weatherng/vdr-weatherng-0.0.8_pre3.ebuild,v 1.4 2007/04/05 20:02:46 hd_brummy Exp $ inherit vdr-plugin @@ -25,6 +25,7 @@ VDR_CONFD_FILE="${FILESDIR}/confd-0.0.8" VDR_RCADDON_FILE="${FILESDIR}/rc-addon-0.0.8.sh" pkg_setup() { + vdr-plugin_pkg_setup if ! built_with_use media-libs/imlib2 jpeg gif ; then echo |