summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNed Ludd <solar@gentoo.org>2004-05-04 14:58:18 +0000
committerNed Ludd <solar@gentoo.org>2004-05-04 14:58:18 +0000
commit63e05a68703a6252dc71cb54651b0ebae70a746e (patch)
treea517d4fdd8062d0f9afea323d5afd4059a0edefe /sys-devel/gcc/gcc-3.3.3-r4.ebuild
parentStable on alpha. (Manifest recommit) (diff)
downloadgentoo-2-63e05a68703a6252dc71cb54651b0ebae70a746e.tar.gz
gentoo-2-63e05a68703a6252dc71cb54651b0ebae70a746e.tar.bz2
gentoo-2-63e05a68703a6252dc71cb54651b0ebae70a746e.zip
fixed typo in ebuild
Diffstat (limited to 'sys-devel/gcc/gcc-3.3.3-r4.ebuild')
-rw-r--r--sys-devel/gcc/gcc-3.3.3-r4.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-devel/gcc/gcc-3.3.3-r4.ebuild b/sys-devel/gcc/gcc-3.3.3-r4.ebuild
index 0ed940bc1489..c59112314414 100644
--- a/sys-devel/gcc/gcc-3.3.3-r4.ebuild
+++ b/sys-devel/gcc/gcc-3.3.3-r4.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/gcc-3.3.3-r4.ebuild,v 1.4 2004/05/04 03:00:35 solar Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/gcc-3.3.3-r4.ebuild,v 1.5 2004/05/04 14:58:18 solar Exp $
IUSE="static nls bootstrap java build X multilib gcj f77 objc hardened uclibc debug"
@@ -365,7 +365,7 @@ src_unpack() {
# to build crtbeginT.o (May 2 2004)
# Testing arm again (May 3 2004)
- use uclibc && epatch ${FILESDIR]/3.3.3/gcc-3.3.3-uclibc-add-ssp.patch
+ use uclibc && epatch ${FILESDIR}/3.3.3/gcc-3.3.3-uclibc-add-ssp.patch
#use uclibc || epatch ${DISTDIR}/${PIE_EXCLUSION_PATCH}
use uclibc || epatch ${DISTDIR}/${SSP_EXCLUSION_PATCH}