nvidia-drivers-334.21-r3 updated: ${P}-linux-3.14.patch disabled

This commit is contained in:
Kolan Sh 2014-04-09 21:28:04 +04:00
parent 9bb752ff14
commit 0b935143bb
1 changed files with 1 additions and 3 deletions

View File

@ -1,6 +1,6 @@
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/x11-drivers/nvidia-drivers/nvidia-drivers-334.21-r3.ebuild,v 1.3 2014/04/08 20:02:47 vapier Exp $
# $Header: /var/cvsroot/gentoo-x86/x11-drivers/nvidia-drivers/nvidia-drivers-334.21-r3.ebuild,v 1.4 2014/04/09 16:05:24 jer Exp $
EAPI=5
@ -177,8 +177,6 @@ src_prepare() {
epatch "${FILESDIR}"/${PN}-331.13-pax-usercopy.patch
fi
epatch "${FILESDIR}"/${P}-linux-3.14.patch
# Allow user patches so they can support RC kernels and whatever else
epatch_user
}