Skip to content

Commit d3e551f

Browse files
committed
OTX: Fix linux package build
1 parent 52aec96 commit d3e551f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ci-scripts/linux/travis-buildpkg.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
#!/bin/bash
2-
source /opt/qt59/bin/qt59-env.sh
2+
source /opt/qt514/bin/qt514-env.sh
33

44
echo ">>> Temporary install of OpenToonz"
55
export BUILDDIR=$(pwd)/toonz/build

0 commit comments

Comments
 (0)