summary refs log tree commit diff
path: root/pkgs/games/minetest/disable_fixup.patch
blob: 1c378d7f83fcb46012dc1f5491d4429e1ff83f4c (plain) (blame)
1
2
3
4
5
6
7
8
9
10
--- a/src/CMakeLists.txt
+++ b/src/CMakeLists.txt
@@ -802,7 +802,6 @@
 		install(CODE "
 			set(BU_CHMOD_BUNDLE_ITEMS ON)
 			include(BundleUtilities)
-			fixup_bundle(\"\${CMAKE_INSTALL_PREFIX}/${BUNDLE_PATH}\" \"\" \"\${CMAKE_INSTALL_PREFIX}/${BINDIR}\")
 		" COMPONENT Runtime)
 	endif()