From f16b56da769db4ff0058f98433d9130eecde3f03 Mon Sep 17 00:00:00 2001 From: lupoDharkael Date: Sat, 17 Jun 2017 09:05:26 +0200 Subject: [PATCH] Change install path --- flameshot.pro | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/flameshot.pro b/flameshot.pro index 386e7076..7b64b925 100644 --- a/flameshot.pro +++ b/flameshot.pro @@ -68,7 +68,7 @@ RESOURCES += \ # installs unix: { - target.path = /usr/bin/ + target.path = /usr/local/bin/ qmfile.path = /usr/share/flameshot/translations/ qmfile.files = translation/Internationalization_es.qm