From 56957caa5c5cb5cf66ce2ac185336513870a9f0b Mon Sep 17 00:00:00 2001 From: Rafael Arellano Date: Mon, 12 Feb 2018 20:50:17 +0100 Subject: [PATCH] Add prefix to translations in .pro (#112) --- flameshot.pro | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/flameshot.pro b/flameshot.pro index 5e1dd459..65d7ea88 100644 --- a/flameshot.pro +++ b/flameshot.pro @@ -209,7 +209,7 @@ unix:!macx { target.path = $${BASEDIR}$${PREFIX}/bin/ - qmfile.path = $${BASEDIR}/usr/share/flameshot/translations/ + qmfile.path = $${BASEDIR}$${PREFIX}/share/flameshot/translations/ qmfile.files = $${TRANSLATIONS_FILES} dbus.path = $${BASEDIR}$${PREFIX}/share/dbus-1/interfaces/