Date: Wed, 01 Apr 2020 15:41:39 +0000 From: bugzilla-noreply@freebsd.org To: vbox@FreeBSD.org Subject: maintainer-feedback requested: [Bug 245239] emulators/virtualbox-ose-additions: repair after removal of extrapatch-Config.kmk Message-ID: <bug-245239-26505-mcFRFSqh10@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-245239-26505@https.bugs.freebsd.org/bugzilla/> References: <bug-245239-26505@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
Bugzilla Automation <bugzilla@FreeBSD.org> has asked vbox@FreeBSD.org for maintainer-feedback: Bug 245239: emulators/virtualbox-ose-additions: repair after removal of extrapatch-Config.kmk https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D245239 --- Description --- extrapatch-Config.kmk was recently removed from emulators&/virtualbox-ose, breaking the build of at least virtualbox-ose-additions. The attached patch remedies the issue. A quick grep indicates that this is also an issue with virtualbox-ose-kmod: % git grep extrapatch-Config.kmk=09=20=20 virtualbox-ose-additions/Makefile:EXTRA_PATCHES+=3D=20=20=20=20=20=20 ${PATCHDIR}/extrapatch-Config.kmk virtualbox-ose-kmod/Makefile:EXTRA_PATCHES+=3D=20=20=20 ${PATCHDIR}/extrapatch-Config.kmk \ Cheers, Franco
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-245239-26505-mcFRFSqh10>