diff options
author | Martin Schlemmer <azarah@gentoo.org> | 2002-11-09 05:08:33 +0000 |
---|---|---|
committer | Martin Schlemmer <azarah@gentoo.org> | 2002-11-09 05:08:33 +0000 |
commit | 57bb3aec9ab757f270885e94e1c19dbae76502f2 (patch) | |
tree | 16511efa1b71efbfc118c937e0c9c700dd6f8c3f /gnome-base/bonobo | |
parent | mask usermin (diff) | |
download | gentoo-2-57bb3aec9ab757f270885e94e1c19dbae76502f2.tar.gz gentoo-2-57bb3aec9ab757f270885e94e1c19dbae76502f2.tar.bz2 gentoo-2-57bb3aec9ab757f270885e94e1c19dbae76502f2.zip |
typeo
Diffstat (limited to 'gnome-base/bonobo')
-rw-r--r-- | gnome-base/bonobo/bonobo-1.0.21.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/gnome-base/bonobo/bonobo-1.0.21.ebuild b/gnome-base/bonobo/bonobo-1.0.21.ebuild index 40d9f295620f..33ee3232abd4 100644 --- a/gnome-base/bonobo/bonobo-1.0.21.ebuild +++ b/gnome-base/bonobo/bonobo-1.0.21.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-base/bonobo/bonobo-1.0.21.ebuild,v 1.1 2002/11/09 03:16:17 azarah Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/bonobo/bonobo-1.0.21.ebuild,v 1.2 2002/11/09 05:08:33 azarah Exp $ IUSE="nls" @@ -25,7 +25,7 @@ DEPEND="${RDEPEND} src_compile() { #libtoolize to fix relink bug - elibtoolize --copy --force + elibtoolize local myconf="" use nls || myconf="${myconf} --disable-nls" |