From 5de431968913bf9dccb8f641904c4deecde9aaf4 Mon Sep 17 00:00:00 2001 From: Saleem Abdulrasool Date: Thu, 4 Jan 2007 23:37:26 +0000 Subject: [PATCH] remove the inheritance from debug.eclass on gnome2.eclass --- eclass/gnome2.eclass | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/eclass/gnome2.eclass b/eclass/gnome2.eclass index 4199b8f19de9..c1034d07985f 100644 --- a/eclass/gnome2.eclass +++ b/eclass/gnome2.eclass @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/eclass/gnome2.eclass,v 1.79 2007/01/01 22:27:01 swegener Exp $ +# $Header: /var/cvsroot/gentoo-x86/eclass/gnome2.eclass,v 1.80 2007/01/04 23:37:26 compnerd Exp $ # # gnome2.eclass @@ -12,7 +12,7 @@ # -inherit debug fdo-mime libtool gnome.org gnome2-utils +inherit fdo-mime libtool gnome.org gnome2-utils # Extra configure opts passed to econf -- 2.26.2