nixpkgs mirror (for testing) github.com/NixOS/nixpkgs
nix
at python-updates 21 lines 689 B view raw
1diff --git a/src/contour/CMakeLists.txt b/src/contour/CMakeLists.txt 2index 92afdf31..19416460 100644 3--- a/src/contour/CMakeLists.txt 4+++ b/src/contour/CMakeLists.txt 5@@ -496,11 +496,11 @@ elseif(APPLE) 6 endforeach() 7 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+ # ) 19 20 # Post-fix libqcocoa.dylib platform plugin's rpath, 21 # The already provided rpath (@loader_path/../../../../lib) does not work