diff options
Diffstat (limited to 'remote/modules/vbox')
| -rw-r--r-- | remote/modules/vbox/module.build | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/remote/modules/vbox/module.build b/remote/modules/vbox/module.build index b726a464..5a533089 100644 --- a/remote/modules/vbox/module.build +++ b/remote/modules/vbox/module.build @@ -77,7 +77,6 @@ build_modules() { fetch_source() { - pinfo "REQUIRED_VBOXBASEURL: $REQUIRED_VBOXBASEURL --- REQUIRED_VBOXEXTURL: $REQUIRED_VBOXEXTURL" if [ -z "$REQUIRED_VBOXBASEURL" -o -z "$REQUIRED_VBOXEXTURL" ]; then perror "Virtualbox download URLs not set - please write a module.conf-file for your linux flavour." fi |
