aboutsummaryrefslogtreecommitdiffstats
path: root/community/julia/0005-fix-rpath-issues.patch
diff options
context:
space:
mode:
Diffstat (limited to 'community/julia/0005-fix-rpath-issues.patch')
-rw-r--r--community/julia/0005-fix-rpath-issues.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/julia/0005-fix-rpath-issues.patch b/community/julia/0005-fix-rpath-issues.patch
index 82c537756e..268dc4b651 100644
--- a/community/julia/0005-fix-rpath-issues.patch
+++ b/community/julia/0005-fix-rpath-issues.patch
@@ -1,6 +1,6 @@
--- a/Make.inc
+++ b/Make.inc
-@@ -873,7 +873,7 @@
+@@ -898,7 +898,7 @@
RPATH_ESCAPED_ORIGIN := $(RPATH_ORIGIN)
RPATH_LIB := -Wl,-rpath,'@loader_path/' -Wl,-rpath,'@loader_path/julia/'
else