app-emulation/virtualbox-modules: Re-added accidentally dropped patch.

Package-Manager: Portage-2.3.19, Repoman-2.3.6
This commit is contained in:
Lars Wendler
2018-01-17 14:37:35 +01:00
parent adceb1df37
commit 7ff37f8ec2

View File

@@ -47,6 +47,10 @@ src_prepare() {
epatch "${FILESDIR}"/${PN}-4.1.4-pax-const.patch
fi
if kernel_is -ge 4 14 0 ; then
epatch "${FILESDIR}"/${PN}-5.1.30-udp.patch
fi
default
}