summaryrefslogtreecommitdiffstats
path: root/remote/modules/vbox
diff options
context:
space:
mode:
authorChristian Rößler2014-04-16 16:31:12 +0200
committerChristian Rößler2014-04-16 16:31:12 +0200
commit33b8dae9702152df725d2fcabe82908174a5e061 (patch)
tree69169adfcf9dc933feef1c1a9f5acf23ed1abedf /remote/modules/vbox
parentMerge branch 'master' of git.openslx.org:openslx-ng/tm-scripts (diff)
downloadtm-scripts-33b8dae9702152df725d2fcabe82908174a5e061.tar.gz
tm-scripts-33b8dae9702152df725d2fcabe82908174a5e061.tar.xz
tm-scripts-33b8dae9702152df725d2fcabe82908174a5e061.zip
[vbox] module.build: -debugging line
Diffstat (limited to 'remote/modules/vbox')
-rw-r--r--remote/modules/vbox/module.build1
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