about summary refs log tree commit diff
path: root/pkgs/applications/graphics/rawtherapee/do-not-bundle.patch
blob: 8c3257e888c574e8609d6e7e2b30f33b45ead4ef (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
diff --git a/CMakeLists.txt b/CMakeLists.txt
index 0a55ca6d5..68c059aa5 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -233,6 +233,6 @@ if(WIN32 OR APPLE)
     endif()
-    set(BUILD_BUNDLE ON FORCE)
+    set(BUILD_BUNDLE OFF)
 endif()
 
 if(NOT DEFINED BUNDLE_BASE_INSTALL_DIR)
-    if(APPLE)
+    if(FALSE)