From 2a3eda5acb6cdf21501ba8ff2aeccd4abc7256a0 Mon Sep 17 00:00:00 2001 From: Jonathan Bauer Date: Tue, 15 Apr 2014 14:00:47 +0200 Subject: [qt] update build scripts to always activate qt4 --- remote/modules/beamergui/module.build | 3 +++ 1 file changed, 3 insertions(+) (limited to 'remote/modules/beamergui') diff --git a/remote/modules/beamergui/module.build b/remote/modules/beamergui/module.build index 837a2e38..26059615 100644 --- a/remote/modules/beamergui/module.build +++ b/remote/modules/beamergui/module.build @@ -7,6 +7,9 @@ fetch_source() { build() { local SRCDIR="${MODULE_DIR}/src/" + # first activate qt 4 + activate_qt 4 + mkdir -p "$MODULE_BUILD_DIR/opt/openslx/bin" cd "${MODULE_BUILD_DIR}/opt/openslx/bin" || perror "Could not cd!" pinfo "Running qmake" -- cgit v1.2.3-55-g7522