From aecfe218f6f698c20bf4f5e84bbb061b324a80bf Mon Sep 17 00:00:00 2001 From: Aron Griffis Date: Wed, 6 Jul 2005 20:28:37 +0000 Subject: add USE=doc --- eclass/db.eclass | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'eclass') diff --git a/eclass/db.eclass b/eclass/db.eclass index 85b81d8ede6f..698e97ed176f 100644 --- a/eclass/db.eclass +++ b/eclass/db.eclass @@ -1,8 +1,9 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/eclass/db.eclass,v 1.18 2005/07/06 20:23:20 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/eclass/db.eclass,v 1.19 2005/07/06 20:28:37 agriffis Exp $ # This is a common location for functions used in the sys-libs/db ebuilds +IUSE="doc" db_fix_so () { cd ${ROOT}/usr/lib -- cgit v1.2.3-65-gdbad