From 575c1b0e1ec4faa4823af844b407bfde1e3efc93 Mon Sep 17 00:00:00 2001 From: LubuWest Date: Thu, 20 Feb 2020 21:05:09 +0100 Subject: [PATCH] Linux install to /usr/bin --- source-linux/friendiqa.pro | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source-linux/friendiqa.pro b/source-linux/friendiqa.pro index ae88010..e6f40de 100644 --- a/source-linux/friendiqa.pro +++ b/source-linux/friendiqa.pro @@ -60,7 +60,7 @@ DISTFILES += \ qml/newsqml/NewsStack.qml \ qml/configqml/SyncComponent.qml -target.path=/usr/local/bin +target.path=/usr/bin desktop.path = /usr/share/applications desktop.files = images/de.ma-nic.Friendiqa.desktop icon.path = /usr/share/icons/hicolor/scalable/apps