nixpkgs/pkgs/applications/virtualization/virtualbox
aszlig 3e62a02b17 virtualbox: Separate modules build and install.
First of all, modules won't install when there is no "make modules" prior to it,
so we're doing this now with a new function called forEachModule, so we can
avoid duplication as much as possible.

In addition this sets $sourcedir to the current directory of the configurePhase,
so we're able to find the source tree later on, after several chdir()s.
2012-08-19 09:02:15 +02:00
..
guest-additions VirtualBox-GuestAdditions: Add to the channel 2012-08-14 13:43:37 -04:00
default.nix virtualbox: Separate modules build and install. 2012-08-19 09:02:15 +02:00