diff options
Diffstat (limited to 'gnome-base/oaf/oaf-0.6.10.ebuild')
-rw-r--r-- | gnome-base/oaf/oaf-0.6.10.ebuild | 11 |
1 files changed, 1 insertions, 10 deletions
diff --git a/gnome-base/oaf/oaf-0.6.10.ebuild b/gnome-base/oaf/oaf-0.6.10.ebuild index afc7a1df029b..56b74ef5a54c 100644 --- a/gnome-base/oaf/oaf-0.6.10.ebuild +++ b/gnome-base/oaf/oaf-0.6.10.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-base/oaf/oaf-0.6.10.ebuild,v 1.10 2003/07/20 00:29:22 tester Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/oaf/oaf-0.6.10.ebuild,v 1.11 2003/07/30 09:28:21 foser Exp $ IUSE="nls" @@ -24,15 +24,6 @@ DEPEND="${RDEPEND} dev-util/indent nls? ( sys-devel/gettext )" -src_unpack() { - unpack ${A} - - cd ${S} - cp -a configure configure.orig - sed -e "s:perl5\.00404:perl5.6.1:" configure.orig > configure - rm configure.orig -} - src_compile() { elibtoolize |