From 460c4c19f3915d2b84939c28a2a251847e7e13af Mon Sep 17 00:00:00 2001 From: Jonathan Bauer Date: Wed, 21 Mar 2018 11:33:54 +0100 Subject: [vmchooser2] remove active_qt call which does not seem to do much anyway --- core/modules/vmchooser2/module.build | 4 ---- 1 file changed, 4 deletions(-) (limited to 'core/modules/vmchooser2') diff --git a/core/modules/vmchooser2/module.build b/core/modules/vmchooser2/module.build index 6e32bf1c..9abb90de 100644 --- a/core/modules/vmchooser2/module.build +++ b/core/modules/vmchooser2/module.build @@ -23,10 +23,6 @@ build() { fi pinfo "Running cmake" - - # use qt4-dev (in case eg. qt4 and 5 are installed) - activate_qt 4 - cmake "$SRCDIR" || perror "'cmake $SRCDIR' failed." make || perror "'make' failed." mv "vmchooser" "vmchooser.real" || perror "Could not rename vmchooser binary to vmchooser.real" -- cgit v1.2.3-55-g7522