From 0b930fa4b0735f835d56fdfcd92bb4dbbd488f50 Mon Sep 17 00:00:00 2001 From: "Andreas K. Huettel (dilfridge)" Date: Fri, 21 Jun 2013 22:42:06 +0200 Subject: add epatch_user support Package-Manager: portage-2.2.0_alpha183 --- app-emulation/vmware-modules/vmware-modules-264.5.ebuild | 3 +++ 1 file changed, 3 insertions(+) (limited to 'app-emulation/vmware-modules/vmware-modules-264.5.ebuild') diff --git a/app-emulation/vmware-modules/vmware-modules-264.5.ebuild b/app-emulation/vmware-modules/vmware-modules-264.5.ebuild index c8daa43..9635470 100644 --- a/app-emulation/vmware-modules/vmware-modules-264.5.ebuild +++ b/app-emulation/vmware-modules/vmware-modules-264.5.ebuild @@ -66,6 +66,9 @@ src_prepare() { use pax_kernel && epatch "${FILESDIR}/hardened.patch" epatch "${FILESDIR}/${PV_MAJOR}-apic.patch" kernel_is ge 3 7 0 && epatch "${FILESDIR}/${PV_MAJOR}-putname.patch" + + # Allow user patches so they can support RC kernels and whatever else + epatch_user } src_install() { -- cgit v1.2.3-65-gdbad