mirror of
https://github.com/subsurface/subsurface.git
synced 2024-11-28 05:00:20 +00:00
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 <dirk@hohndel.org>
This commit is contained in:
parent
77f545b38e
commit
f091b8b705
1 changed files with 0 additions and 1 deletions
|
@ -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)
|
||||
|
||||
|
|
Loading…
Reference in a new issue