aboutsummaryrefslogtreecommitdiffstats
path: root/build_scripts/platforms/linux.py
diff options
context:
space:
mode:
authorAlexandru Croitor <alexandru.croitor@qt.io>2018-07-25 16:15:28 +0200
committerAlexandru Croitor <alexandru.croitor@qt.io>2018-07-25 16:15:28 +0200
commitf645e5c8fe02bc6eb177061cfec4fa5bddab05d3 (patch)
tree6b7d403fd6e28ff53748587de7ccc026221e6eec /build_scripts/platforms/linux.py
parentbe202bd1baf600c7b422c96cc6b47a327e7a9d23 (diff)
parent0479cbd6abc8fffb9ba8b5f94de067e1670ffffa (diff)
Merge branch '5.11' into dev
Diffstat (limited to 'build_scripts/platforms/linux.py')
-rw-r--r--build_scripts/platforms/linux.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/build_scripts/platforms/linux.py b/build_scripts/platforms/linux.py
index bdeb2b66e..4c38fef6c 100644
--- a/build_scripts/platforms/linux.py
+++ b/build_scripts/platforms/linux.py
@@ -66,7 +66,7 @@ def prepare_standalone_package_linux(self, executables, vars):
# dir if necessary. We choose the QtCore lib to inspect, by
# checking which QtCore library the shiboken2 executable uses.
if not maybe_icu_libs:
- copy_icu_libs(resolved_destination_lib_dir)
+ copy_icu_libs(self._patchelf_path, resolved_destination_lib_dir)
if self.is_webengine_built(built_modules):
copydir("{qt_lib_execs_dir}",