summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMartin Schlemmer <azarah@gentoo.org>2002-11-09 05:08:33 +0000
committerMartin Schlemmer <azarah@gentoo.org>2002-11-09 05:08:33 +0000
commit11755274c80f5e11b51372827e84240b9c6fb7b3 (patch)
tree07e426391c1808b7609fc4f9e12b1fa0835b7606 /gnome-base
parentmask usermin (diff)
downloadhistorical-11755274c80f5e11b51372827e84240b9c6fb7b3.tar.gz
historical-11755274c80f5e11b51372827e84240b9c6fb7b3.tar.bz2
historical-11755274c80f5e11b51372827e84240b9c6fb7b3.zip
typeo
Diffstat (limited to 'gnome-base')
-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"