From 68b23114b0e106f33a8bd1c9aa7565527c2b5be2 Mon Sep 17 00:00:00 2001 From: Debian Qt/KDE Maintainers Date: Tue, 22 Oct 2019 13:13:07 +0100 Subject: [PATCH] qml_type_descriptions Gbp-Pq: Name qml_type_descriptions.diff --- static-res.pro | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/static-res.pro b/static-res.pro index 86816bbf..49149027 100644 --- a/static-res.pro +++ b/static-res.pro @@ -6,7 +6,7 @@ else: qbsbindir = bin envSpec = unix:qbs_disable_rpath { !isEmpty(QBS_DESTDIR): qbslibdir = $$QBS_DESTDIR - else: qbslibdir = $$OUT_PWD/lib + else: qbslibdir = $$OUT_PWD/$$QBS_LIBRARY_DIRNAME macos: envVar = DYLD_LIBRARY_PATH else: envVar = LD_LIBRARY_PATH oldVal = $$getenv($$envVar) -- 2.30.2