[Kst] branches/work/kst/portto4/kst/cmake

Peter Kümmel syntheticpp at gmx.net
Fri Oct 19 09:46:37 UTC 2012


SVN commit 1321338 by kuemmel:

test on version name

 M  +2 -0      travis.sh  


--- branches/work/kst/portto4/kst/cmake/travis.sh #1321337:1321338
@@ -184,7 +184,9 @@
 if [ "$1" = "qt5" ]; then
     ver=$ver-Qt5
     qtopt="-Dkst_qt5=1 -Dkst_opengl=0"
+    if [ ! -z $versionname ]; then
     versionname=$versionname-Qt5
+    fi
 else
     ver=$ver-Qt4
     qtopt="-Dkst_qt4=/opt/$qtver -Dkst_opengl=0"


More information about the Kst mailing list