build: linux package change to qt5.6

This commit is contained in:
Andreas Stallinger
2016-04-12 12:58:06 +02:00
parent 9307d6d855
commit a448485b35
3 changed files with 67 additions and 66 deletions
+3 -3
View File
@@ -1,8 +1,8 @@
MY_PATH=`dirname "$0"`
MY_PATH=../$MY_PATH
MY_PATH=../$MY_PATH
cat ../EULA.txt
cat ${MY_PATH}/EULA.txt
echo "Agree to the EULA"
printf 'enter [y/n] '
read ans
@@ -18,5 +18,5 @@ cp $MY_PATH/data/gui/icon/project_256_256.png /usr/share/icons/project-coati.png
update-mime-database /usr/share/mime > /dev/null
update-desktop-database > /dev/null
ln -s /opt/coati/Coati.sh /usr/bin/coati > /dev/null
ln -f -s /opt/coati/Coati.sh /usr/bin/coati > /dev/null