summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'gnome-base/bonobo/bonobo-1.0.21.ebuild')
-rw-r--r--gnome-base/bonobo/bonobo-1.0.21.ebuild4
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"