summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2004-09-28 15:53:42 +0000
committerMike Frysinger <vapier@gentoo.org>2004-09-28 15:53:42 +0000
commitc7f61cbff68da48036903efc9944427a98991568 (patch)
tree38e2989b06a8e6719b73110b92c18af2732c2c06 /sys-devel/binutils/binutils-2.15.90.0.1.1-r1.ebuild
parentuclibc / arm lovin (diff)
downloadhistorical-c7f61cbff68da48036903efc9944427a98991568.tar.gz
historical-c7f61cbff68da48036903efc9944427a98991568.tar.bz2
historical-c7f61cbff68da48036903efc9944427a98991568.zip
uclibc / arm lovin
Diffstat (limited to 'sys-devel/binutils/binutils-2.15.90.0.1.1-r1.ebuild')
-rw-r--r--sys-devel/binutils/binutils-2.15.90.0.1.1-r1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-devel/binutils/binutils-2.15.90.0.1.1-r1.ebuild b/sys-devel/binutils/binutils-2.15.90.0.1.1-r1.ebuild
index 432879e8027c..ae3ba0d341d4 100644
--- a/sys-devel/binutils/binutils-2.15.90.0.1.1-r1.ebuild
+++ b/sys-devel/binutils/binutils-2.15.90.0.1.1-r1.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/binutils/binutils-2.15.90.0.1.1-r1.ebuild,v 1.8 2004/09/02 02:44:40 solar Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/binutils/binutils-2.15.90.0.1.1-r1.ebuild,v 1.9 2004/09/28 15:49:36 vapier Exp $
inherit eutils libtool flag-o-matic
@@ -29,9 +29,9 @@ src_unpack() {
mkdir ${WORKDIR}/patch/skip
mv ${WORKDIR}/patch/05* ${WORKDIR}/patch/skip/
+ EPATCH_SUFFIX=patch epatch ${FILESDIR}/2.15
epatch ${WORKDIR}/patch
-
# Libtool is broken (Redhat).
for x in ${S}/opcodes/Makefile.{am,in}
do