mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-18 22:06:04 +01:00
04e8c0f66a
Signed-off-by: Heinz Wiesinger <pprkut@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 =
|