diff options
Diffstat (limited to 'sys-kernel/linux-headers/linux-headers-2.6.11-r3.ebuild')
-rw-r--r-- | sys-kernel/linux-headers/linux-headers-2.6.11-r3.ebuild | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/sys-kernel/linux-headers/linux-headers-2.6.11-r3.ebuild b/sys-kernel/linux-headers/linux-headers-2.6.11-r3.ebuild index b7c2bf11a654..34760c0afedf 100644 --- a/sys-kernel/linux-headers/linux-headers-2.6.11-r3.ebuild +++ b/sys-kernel/linux-headers/linux-headers-2.6.11-r3.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2005 Gentoo Foundation +# Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-kernel/linux-headers/linux-headers-2.6.11-r3.ebuild,v 1.2 2005/12/19 21:18:39 plasmaroo Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-kernel/linux-headers/linux-headers-2.6.11-r3.ebuild,v 1.3 2006/01/07 03:49:55 vapier Exp $ ETYPE="headers" H_SUPPORTEDARCH="alpha amd64 arm hppa m68k ia64 ppc ppc64 s390 sh sparc x86" @@ -20,6 +20,7 @@ UNIPATCH_LIST="${DISTDIR}/gentoo-headers-${PV}-${PATCHES_V}.tar.bz2" src_unpack() { kernel-2_src_unpack + epatch "${FILESDIR}"/2.6.11-s390-cflags-update.patch # This should always be used but it has a bunch of hunks which # apply to include/linux/ which i'm unsure of so only use with |