]> git.pld-linux.org Git - packages/VirtualBox.git/commitdiff
need kernel sources for dkms as well
authorElan Ruusamäe <glen@delfi.ee>
Sun, 2 Mar 2014 11:48:31 +0000 (11:48 +0000)
committerElan Ruusamäe <glen@delfi.ee>
Sun, 2 Mar 2014 11:48:31 +0000 (11:48 +0000)
VirtualBox.spec

index 10a6a8c9a78ca0d6ea35f3642c25ae50c6c598c8..734c03a0a0960d4338914156bf3fee5483413878 100644 (file)
@@ -549,7 +549,7 @@ cd ../..\
 
 %{__sed} -i -e 's#@INSTALL_DIR@#%{_libdir}/%{pname}#' src/VBox/Installer/linux/VBox.sh
 
-%if %{with kernel}
+%if %{with kernel} || %{with dkms}
 install -d PLD-MODULE-BUILD/{GuestDrivers,HostDrivers}
 cd PLD-MODULE-BUILD
 ../src/VBox/Additions/linux/export_modules guest-modules.tar.gz
This page took 0.084558 seconds and 4 git commands to generate.