From 3565aad630864ecdbe53fdaa501ea708555b3c7c Mon Sep 17 00:00:00 2001 From: Unit 193 Date: Sun, 30 Apr 2023 18:30:36 -0400 Subject: New upstream version 3.4.4+dfsg. --- SQLiteStudio3/Tests/TestUtils/TestUtils.pro | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'SQLiteStudio3/Tests/TestUtils/TestUtils.pro') diff --git a/SQLiteStudio3/Tests/TestUtils/TestUtils.pro b/SQLiteStudio3/Tests/TestUtils/TestUtils.pro index 727fb74..3ea06e6 100644 --- a/SQLiteStudio3/Tests/TestUtils/TestUtils.pro +++ b/SQLiteStudio3/Tests/TestUtils/TestUtils.pro @@ -41,7 +41,7 @@ unix:!symbian { maemo5 { target.path = /opt/usr/lib } else { - target.path = /usr/lib + target.path = $$PREFIX/lib } INSTALLS += target } -- cgit v1.2.3