]> git.pld-linux.org Git - packages/VirtualBox.git/blobdiff - VirtualBox.spec
upstream fixes for kernel 5.8 (from Arch)
[packages/VirtualBox.git] / VirtualBox.spec
index 73a15ded3477f8eb503e461dbfbf0b783b1a1656..2d2e3a2e3ee40f7b162df5d9fe31e1f01b46d355 100644 (file)
@@ -87,6 +87,7 @@ Patch14:      %{pname}-multipython.patch
 Patch15:       %{pname}-lightdm-1.19.2.patch
 Patch16:       %{pname}-no-vboxvideo.patch
 Patch17:       qt5-gl.patch
+Patch18:       kernel-5.8.patch
 URL:           http://www.virtualbox.org/
 %if %{with userspace}
 %ifarch %{x8664}
@@ -551,6 +552,7 @@ echo override vboxsf %{_kernel_ver} misc >> kernel/installed/etc/depmod.d/%{_ker
 %patch15 -p0
 %patch16 -p0
 %patch17 -p1
+%patch18 -p1
 
 %{__sed} -i -e 's,@VBOX_DOC_PATH@,%{_docdir}/%{name}-%{version},' \
        -e 's/Categories=.*/Categories=Utility;Emulator;/' src/VBox/Installer/common/virtualbox.desktop.in
This page took 0.026073 seconds and 4 git commands to generate.