Skip to content

Commit

Permalink
UBUNTU: [Packaging] Enable vbox build.
Browse files Browse the repository at this point in the history
Signed-off-by: Timo Aaltonen <timo.aaltonen@canonical.com>
  • Loading branch information
Timo Aaltonen committed Apr 30, 2020
1 parent ecb011a commit bda1f78
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion debian.oem/rules.d/amd64.mk
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ do_tools_common = true
do_tools_acpidbg = true
do_zfs = true
do_dkms_nvidia = true
do_dkms_vbox = false
do_dkms_vbox = true

disable_d_i = true
do_doc_package = false
Expand Down

0 comments on commit bda1f78

Please sign in to comment.