aboutsummaryrefslogtreecommitdiffstats
path: root/testing/mgba/no-rpath.patch
diff options
context:
space:
mode:
Diffstat (limited to 'testing/mgba/no-rpath.patch')
-rw-r--r--testing/mgba/no-rpath.patch16
1 files changed, 0 insertions, 16 deletions
diff --git a/testing/mgba/no-rpath.patch b/testing/mgba/no-rpath.patch
deleted file mode 100644
index ad2d3d871bc..00000000000
--- a/testing/mgba/no-rpath.patch
+++ /dev/null
@@ -1,16 +0,0 @@
---- mgba-0.6.3/CMakeLists.txt
-+++ mgba-0.6.3-mod/CMakeLists.txt
-@@ -108,13 +108,10 @@
- if (BUILD_OPENEMU)
- set(OE_LIBDIR "${LIBDIR}" CACHE PATH "Installed library directory (OpenEmu)")
- mark_as_advanced(OE_LIBDIR)
- endif()
-
--
--set(CMAKE_INSTALL_RPATH "${LIBDIR}")
--
- if (NOT DEFINED MANDIR)
- set(MANDIR ${CMAKE_INSTALL_MANDIR})
- endif()
-
- # Function definitions