app-emulation/virtualbox: Replaced epatch with eapply.
authorLars Wendler <polynomial-c@gentoo.org>
Mon, 2 Oct 2017 22:18:38 +0000 (00:18 +0200)
committerLars Wendler <polynomial-c@gentoo.org>
Mon, 2 Oct 2017 22:18:55 +0000 (00:18 +0200)
Package-Manager: Portage-2.3.10, Repoman-2.3.3

app-emulation/virtualbox/virtualbox-5.1.26.ebuild
app-emulation/virtualbox/virtualbox-5.1.28.ebuild

index d9fbee609edfc645395ef66640dfebc00e769116..40f87adb01dd7d6e64bf842ff478817d81ca0491 100644 (file)
@@ -188,7 +188,7 @@ src_prepare() {
 
        # Only add paxmark patch when we're on pax_kernel
        if use pax_kernel ; then
-               epatch "${FILESDIR}"/virtualbox-5.1.4-paxmark-bldprogs.patch || die
+               eapply "${FILESDIR}"/virtualbox-5.1.4-paxmark-bldprogs.patch
        fi
 
        eapply "${WORKDIR}/patches"
index 9dcba04f6d281780d5eae449581b4b561c93912b..b9f8673f6fc670e1fad2a982c7a8d6b6db331e68 100644 (file)
@@ -188,7 +188,7 @@ src_prepare() {
 
        # Only add paxmark patch when we're on pax_kernel
        if use pax_kernel ; then
-               epatch "${FILESDIR}"/virtualbox-5.1.4-paxmark-bldprogs.patch || die
+               eapply "${FILESDIR}"/virtualbox-5.1.4-paxmark-bldprogs.patch
        fi
 
        eapply "${WORKDIR}/patches"