blob: 528349ced900c4449f9c49867673ee459ab50e02 (
plain) (
blame)
1
2
3
4
5
6
7
8
|
--- packaging/custom_install.cmake.in.orig 2019-12-05 06:33:57 UTC
+++ packaging/custom_install.cmake.in
@@ -122,4 +122,4 @@ endif()
set(runtime "")
set(dirs "@MAPPER_LIB_HINTS@")
handle_qt_conf()
-fixup_bundle_portable("${runtime}" "${dirs}")
+#fixup_bundle_portable("${runtime}" "${dirs}")
|