From f091b8b7052a3a1137573c6cca80c4c49ac4d54e Mon Sep 17 00:00:00 2001 From: Dirk Hohndel Date: Mon, 26 Jun 2017 12:37:26 -0700 Subject: Fix Travis breakage (and overall breakage) I can't believe this slipped through my review. How embarrassing. Credit goes to Anton Lundin for spotting this. Signed-off-by: Dirk Hohndel --- scripts/build.sh | 1 - 1 file changed, 1 deletion(-) (limited to 'scripts') diff --git a/scripts/build.sh b/scripts/build.sh index 5f4dc6077..88437c765 100755 --- a/scripts/build.sh +++ b/scripts/build.sh @@ -19,7 +19,6 @@ # create a log file of the build exec 1> >(tee build.log) 2>&1 -export CMAKE_PREFIX_PATH=/home/torvalds/src/qt5/qtbase/lib/cmake SRC=$(pwd) PLATFORM=$(uname) -- cgit v1.2.3-70-g09d2