1
0
mirror of https://github.com/gryf/gryf-overlay.git synced 2025-12-28 01:12:33 +01:00
Files
gryf-overlay/app-emulation/virtualbox-guest-additions
gryf 5cdd66dd7c Make virtualbox-guest-additions to compile
Currently official build for guest additions will fail due to some
unset/wrong set variables. This is an workaround for it - added KERN_VER
variable which is set to current kernel version, so this ebuild cannot
be run against new kernel version while executed on older/other kernel
version.
2018-11-25 09:10:20 +01:00
..