about summary refs log tree commit diff
path: root/nixpkgs/pkgs/applications/terminal-emulators/contour/dont-fix-app-bundle.diff
diff options
context:
space:
mode:
Diffstat (limited to 'nixpkgs/pkgs/applications/terminal-emulators/contour/dont-fix-app-bundle.diff')
-rw-r--r--nixpkgs/pkgs/applications/terminal-emulators/contour/dont-fix-app-bundle.diff21
1 files changed, 21 insertions, 0 deletions
diff --git a/nixpkgs/pkgs/applications/terminal-emulators/contour/dont-fix-app-bundle.diff b/nixpkgs/pkgs/applications/terminal-emulators/contour/dont-fix-app-bundle.diff
new file mode 100644
index 000000000000..e5f8bb44c50c
--- /dev/null
+++ b/nixpkgs/pkgs/applications/terminal-emulators/contour/dont-fix-app-bundle.diff
@@ -0,0 +1,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