Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 646468 | Differences between
and this patch

Collapse All | Expand All

(-)virtualbox-guest-additions-5.2.6.ebuild.orig (+4 lines)
Lines 102-107 Link Here
102
	rm "${WORKDIR}/patches/011_virtualbox-5.1.30-sysmacros.patch" || die
102
	rm "${WORKDIR}/patches/011_virtualbox-5.1.30-sysmacros.patch" || die
103
	eapply "${WORKDIR}/patches"
103
	eapply "${WORKDIR}/patches"
104
104
105
	pushd "${WORKDIR}" &>/dev/null || die
106
	eapply "${FILESDIR}"/vbox-guest-additions-kernel-4.15.patch
107
	popd &>/dev/null || die
108
105
	eapply_user
109
	eapply_user
106
}
110
}
107
111

Return to bug 646468