biome: 1.9.2 -> 1.9.3 (#349335)
[NixPkgs.git] / pkgs / applications / terminal-emulators / contour / dont-fix-app-bundle.diff
blobe5f8bb44c50cb8c02b697c21b82c8006b4323150
1 diff --git a/src/contour/CMakeLists.txt b/src/contour/CMakeLists.txt
2 index 92afdf31..19416460 100644
3 --- a/src/contour/CMakeLists.txt
4 +++ b/src/contour/CMakeLists.txt
5 @@ -496,11 +496,11 @@ elseif(APPLE)
6 endforeach()
8 include(BundleUtilities)
9 - fixup_bundle(
10 - \"${BUNDLE_APP}\"
11 - \"\${PLUGIN_PATHS}\"
12 - \"${LIBS_SEARCH_DIRS}\"
13 - )
14 + # fixup_bundle(
15 + # \"${BUNDLE_APP}\"
16 + # \"\${PLUGIN_PATHS}\"
17 + # \"${LIBS_SEARCH_DIRS}\"
18 + # )
20 # Post-fix libqcocoa.dylib platform plugin's rpath,
21 # The already provided rpath (@loader_path/../../../../lib) does not work