nixpkgs/pkgs/applications/virtualization/virtualbox
aszlig 31d8a9a1f4 virtualbox: Fix wrong path when recursing modules.
The for loop didn't find $curdir, because it was set _after_ the directory has
been changed. The variable is now called $srcroot and is set before the
installPhase is changing directories.
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: Fix wrong path when recursing modules. 2012-08-19 09:02:15 +02:00