summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeroen Roovers <jer@gentoo.org>2013-08-06 17:05:29 +0000
committerJeroen Roovers <jer@gentoo.org>2013-08-06 17:05:29 +0000
commit4316d3d670bd0152fb4a1db772e53cdfc15cf3e6 (patch)
treecb44e76ea2f6a905055197693e6d93c97989a321 /x11-drivers/nvidia-drivers/nvidia-drivers-325.15.ebuild
parentFix patch paths. Bug #479942. (diff)
downloadhistorical-4316d3d670bd0152fb4a1db772e53cdfc15cf3e6.tar.gz
historical-4316d3d670bd0152fb4a1db772e53cdfc15cf3e6.tar.bz2
historical-4316d3d670bd0152fb4a1db772e53cdfc15cf3e6.zip
Do not apply nvidia-drivers-pax-const.patch (bug #479944 by Martin Väth).
Package-Manager: portage-2.2.0_alpha194/cvs/Linux x86_64 Manifest-Sign-Key: 0xA792A613
Diffstat (limited to 'x11-drivers/nvidia-drivers/nvidia-drivers-325.15.ebuild')
-rw-r--r--x11-drivers/nvidia-drivers/nvidia-drivers-325.15.ebuild5
1 files changed, 2 insertions, 3 deletions
diff --git a/x11-drivers/nvidia-drivers/nvidia-drivers-325.15.ebuild b/x11-drivers/nvidia-drivers/nvidia-drivers-325.15.ebuild
index 8d1839125600..742646a5068b 100644
--- a/x11-drivers/nvidia-drivers/nvidia-drivers-325.15.ebuild
+++ b/x11-drivers/nvidia-drivers/nvidia-drivers-325.15.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-drivers/nvidia-drivers/nvidia-drivers-325.15.ebuild,v 1.1 2013/08/06 11:10:01 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-drivers/nvidia-drivers/nvidia-drivers-325.15.ebuild,v 1.2 2013/08/06 17:05:27 jer Exp $
EAPI=5
@@ -173,8 +173,7 @@ src_prepare() {
ewarn "Using PAX patches is not supported. You will be asked to"
ewarn "use a standard kernel should you have issues. Should you"
ewarn "need support with these patches, contact the PaX team."
- epatch "${FILESDIR}"/nvidia-drivers-pax-const.patch
- epatch "${FILESDIR}"/nvidia-drivers-pax-usercopy.patch
+ epatch "${FILESDIR}"/${PN}-pax-usercopy.patch
fi
# Allow user patches so they can support RC kernels and whatever else