]> git.pld-linux.org Git - packages/VirtualBox.git/commitdiff
- fix unresolved symbols while building kernel modules
authortommat <tommat@pld-linux.org>
Thu, 31 Jan 2008 12:30:45 +0000 (12:30 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
- builds, STBR

Changed files:
    VirtualBox.spec -> 1.47

VirtualBox.spec

index 96ec439a63a963ffb2099411f30f5d4a1ad94b2e..892d4fbabfbe82c48a1349d27954f62f3856fd94 100644 (file)
@@ -257,6 +257,7 @@ rm -rf PLD-MODULE-BUILD && mkdir PLD-MODULE-BUILD && cd PLD-MODULE-BUILD
 
 %build_kernel_modules -m vboxadd -C vboxadd
 %build_kernel_modules -m vboxdrv -C vboxdrv
+cp -a vboxadd/Module.symvers vboxvfs
 %build_kernel_modules -m vboxvfs -C vboxvfs
 cd ..
 %endif
This page took 0.048199 seconds and 4 git commands to generate.