From d495cd12a3d00437fdbf115d7d4da29aefbfa87a Mon Sep 17 00:00:00 2001 From: Phil Blundell Date: Sat, 20 Nov 2004 19:25:21 +0000 Subject: cut down on excessive inheriting of gettext BKrev: 419f9a21z21yrFbBd2GxylNLiDaqXg --- gaim/gaim_0.78.oe | 2 +- gaim/gaim_0.79.oe | 2 +- gaim/gaim_0.80.oe | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) (limited to 'gaim') diff --git a/gaim/gaim_0.78.oe b/gaim/gaim_0.78.oe index 063524fd50..c24710fc31 100644 --- a/gaim/gaim_0.78.oe +++ b/gaim/gaim_0.78.oe @@ -11,4 +11,4 @@ PREMIRRORS_prepend () { } EXTRA_OECONF = "--disable-audio --disable-perl --disable-tcl --disable-deprecated" -inherit autotools gettext gettext +inherit autotools gettext diff --git a/gaim/gaim_0.79.oe b/gaim/gaim_0.79.oe index 063524fd50..c24710fc31 100644 --- a/gaim/gaim_0.79.oe +++ b/gaim/gaim_0.79.oe @@ -11,4 +11,4 @@ PREMIRRORS_prepend () { } EXTRA_OECONF = "--disable-audio --disable-perl --disable-tcl --disable-deprecated" -inherit autotools gettext gettext +inherit autotools gettext diff --git a/gaim/gaim_0.80.oe b/gaim/gaim_0.80.oe index 82b3cd22d9..c1766e683d 100644 --- a/gaim/gaim_0.80.oe +++ b/gaim/gaim_0.80.oe @@ -21,7 +21,7 @@ FILES_${PN} = "${bindir} ${sbindir} ${libexecdir} ${libdir}/lib*.so.* \ ${libdir}/bonobo/servers" FILES_${PN}-dev += "${libdir}/gaim/*.la" -inherit autotools gettext gettext +inherit autotools gettext python populate_packages_prepend () { root = oe.data.expand('${libdir}/gaim', d) -- cgit v1.2.3