[Lunar-commits] <moonbase-other> virtualbox-module: tweak the build.
Florin Braescu
florin at lunar-linux.org
Thu Feb 14 16:40:47 CET 2013
commit 0806b6006dc45dafc1d523f01a87129de3208e48
Author: Florin Braescu <florin at lunar-linux.org>
Date: Thu, 14 Feb 2013 07:40:47 -0800
URL: https://github.com/lunar-linux/moonbase-other/commit/0806b6006dc45dafc1d523f01a87129de3208e48
virtualbox-module: tweak the build.
---
kernel/virtualbox-module/BUILD | +4/-2
1 file changed, 4 insertions(+), 2 deletions(-)
--- a/kernel/virtualbox-module/BUILD
+++ b/kernel/virtualbox-module/BUILD
@@ -1,6 +1,8 @@
(
- # Build and install kernel module
- KERN_DIR=/usr/src/linux default_make
+ cd /usr/lib/virtualbox/src
+
+ KERN_DIR=/usr/src/linux
+ default_make
) > $C_FIFO 2>&1
More information about the Lunar-commits
mailing list