aboutsummaryrefslogtreecommitdiffstats
path: root/community/curaengine/rpath.patch
diff options
context:
space:
mode:
Diffstat (limited to 'community/curaengine/rpath.patch')
-rw-r--r--community/curaengine/rpath.patch12
1 files changed, 0 insertions, 12 deletions
diff --git a/community/curaengine/rpath.patch b/community/curaengine/rpath.patch
deleted file mode 100644
index e63c3fb18e9..00000000000
--- a/community/curaengine/rpath.patch
+++ /dev/null
@@ -1,12 +0,0 @@
-Patch the build process to remove a redundant runtime path
-
---- ./CMakeLists.txt
-+++ ./CMakeLists.txt
-@@ -58,7 +58,6 @@
- if(NOT DEFINED LIB_SUFFIX)
- set(LIB_SUFFIX "")
- endif()
--set(CMAKE_INSTALL_RPATH "${CMAKE_INSTALL_PREFIX}/lib${LIB_SUFFIX}")
-
- set(CURA_ENGINE_VERSION "master" CACHE STRING "Version name of Cura")
-