summaryrefslogtreecommitdiff
path: root/media-gfx/blender/files/blender-fix-install-rules.patch
diff options
context:
space:
mode:
Diffstat (limited to 'media-gfx/blender/files/blender-fix-install-rules.patch')
-rw-r--r--media-gfx/blender/files/blender-fix-install-rules.patch18
1 files changed, 10 insertions, 8 deletions
diff --git a/media-gfx/blender/files/blender-fix-install-rules.patch b/media-gfx/blender/files/blender-fix-install-rules.patch
index 6f203bd8..e62aba81 100644
--- a/media-gfx/blender/files/blender-fix-install-rules.patch
+++ b/media-gfx/blender/files/blender-fix-install-rules.patch
@@ -1,14 +1,16 @@
---- a/source/creator/CMakeLists.txt.ORIG 2019-06-26 11:43:48.063167637 +0200
-+++ b/source/creator/CMakeLists.txt 2019-06-26 12:33:02.676329481 +0200
-@@ -352,11 +352,6 @@
+diff -purN a/source/creator/CMakeLists.txt b/source/creator/CMakeLists.txt
+--- a/source/creator/CMakeLists.txt 2016-09-28 10:26:55.000000000 +0100
++++ b/source/creator/CMakeLists.txt 2016-10-03 12:17:08.938928486 +0100
+@@ -328,12 +328,6 @@ endif()
+ # Install Targets (Generic, All Platforms)
- # important to make a clean install each time, else old scripts get loaded.
+-# important to make a clean install each time, else old scripts get loaded.
-install(
-- CODE
-- "file(REMOVE_RECURSE ${TARGETDIR_VER})"
+- CODE
+- "file(REMOVE_RECURSE ${TARGETDIR_VER})"
-)
-
if(WITH_PYTHON)
- # install(CODE "message(\"copying blender scripts...\")")
-
+ # install(CODE "message(\"copying blender scripts...\")")
+