summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Cummings <mcummings@gentoo.org>2004-08-14 23:42:34 +0000
committerMichael Cummings <mcummings@gentoo.org>2004-08-14 23:42:34 +0000
commitbf6874cafbd0083cc12deeedffdfec2c6f350b8a (patch)
treeb9238e32adf37a20502315f2d31a11d1b93a81fb /sys-devel/libperl/libperl-5.8.2.ebuild
parentuse addwrite instead of setting any variables directly now that support (diff)
downloadhistorical-bf6874cafbd0083cc12deeedffdfec2c6f350b8a.tar.gz
historical-bf6874cafbd0083cc12deeedffdfec2c6f350b8a.tar.bz2
historical-bf6874cafbd0083cc12deeedffdfec2c6f350b8a.zip
cleaned up patch reference
Diffstat (limited to 'sys-devel/libperl/libperl-5.8.2.ebuild')
-rw-r--r--sys-devel/libperl/libperl-5.8.2.ebuild3
1 files changed, 1 insertions, 2 deletions
diff --git a/sys-devel/libperl/libperl-5.8.2.ebuild b/sys-devel/libperl/libperl-5.8.2.ebuild
index 598901e8b3c2..a7e786359d43 100644
--- a/sys-devel/libperl/libperl-5.8.2.ebuild
+++ b/sys-devel/libperl/libperl-5.8.2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-devel/libperl/libperl-5.8.2.ebuild,v 1.15 2004/08/07 00:09:12 rac Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/libperl/libperl-5.8.2.ebuild,v 1.16 2004/08/14 23:42:34 mcummings Exp $
# The basic theory based on comments from Daniel Robbins <drobbins@gentoo.org>.
#
@@ -269,7 +269,6 @@ src_install() {
install || die "Unable to make install"
cp -f utils/h2ph utils/h2ph_patched
- epatch ${FILESDIR}/perl-5.8.0-RC2-special-h2ph-not-failing-on-machine_ansi_header.patch
LD_LIBRARY_PATH=. ./perl -Ilib utils/h2ph_patched \
-a -d ${D}/usr/lib/perl5/${PV}/${myarch}${mythreading} <<EOF