diff options
Diffstat (limited to 'dev-libs/libole2/libole2-0.2.4.ebuild')
-rw-r--r-- | dev-libs/libole2/libole2-0.2.4.ebuild | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/dev-libs/libole2/libole2-0.2.4.ebuild b/dev-libs/libole2/libole2-0.2.4.ebuild index 427a39a23c7d..de96401e42b7 100644 --- a/dev-libs/libole2/libole2-0.2.4.ebuild +++ b/dev-libs/libole2/libole2-0.2.4.ebuild @@ -1,7 +1,7 @@ # Copyright 1999-2000 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later # Author Achim Gottinger <achim@gentoo.org> -# $Header: /var/cvsroot/gentoo-x86/dev-libs/libole2/libole2-0.2.4.ebuild,v 1.1 2001/11/05 20:41:07 azarah Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libole2/libole2-0.2.4.ebuild,v 1.2 2001/11/10 12:05:20 hallski Exp $ S=${WORKDIR}/${P} DESCRIPTION="libole2" @@ -10,7 +10,6 @@ HOMEPAGE="http://www.gnome.org/" DEPEND=">=dev-libs/glib-1.2.10-r1" - src_compile() { ./configure --host=${CHOST} \ |