about summary refs log tree commit diff
path: root/nixpkgs/pkgs/applications/terminal-emulators/contour/dont-fix-app-bundle.diff
blob: e5f8bb44c50cb8c02b697c21b82c8006b4323150 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
diff --git a/src/contour/CMakeLists.txt b/src/contour/CMakeLists.txt
index 92afdf31..19416460 100644
--- a/src/contour/CMakeLists.txt
+++ b/src/contour/CMakeLists.txt
@@ -496,11 +496,11 @@ elseif(APPLE)
         endforeach()
 
         include(BundleUtilities)
-        fixup_bundle(
-            \"${BUNDLE_APP}\"
-            \"\${PLUGIN_PATHS}\"
-            \"${LIBS_SEARCH_DIRS}\"
-        )
+        # fixup_bundle(
+        #     \"${BUNDLE_APP}\"
+        #     \"\${PLUGIN_PATHS}\"
+        #     \"${LIBS_SEARCH_DIRS}\"
+        # )
 
         # Post-fix libqcocoa.dylib platform plugin's rpath,
         # The already provided rpath (@loader_path/../../../../lib) does not work