Set correct compiler.

This commit is contained in:
Martin Rotter 2017-01-24 07:44:38 +01:00
parent 9b9ee8f0e7
commit c85fe183b9

View File

@ -1,6 +1,6 @@
#!/bin/bash
source /opt/qt57/bin/qt57-env.sh
source /opt/qt58/bin/qt58-env.sh
mkdir rssguard-build && cd rssguard-build
qmake ..
make