mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-25 10:03:03 +01:00
cbe484c6db
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
10 lines
194 B
Text
10 lines
194 B
Text
# Modify building of VirtualBox to get a cleaner system
|
|
|
|
# build only guest-additions
|
|
VBOX_ONLY_ADDITIONS := 1
|
|
|
|
KBUILD_MSG_STYLE := brief
|
|
|
|
VBOX_OSE := 1
|
|
|
|
VBOX_WITH_PAM =
|