summarylogtreecommitdiffstats
path: root/disable_rpath.patch
diff options
context:
space:
mode:
authorMuflone2019-10-13 01:11:01 +0200
committerMuflone2019-10-13 01:11:01 +0200
commit8e7806aa10aa46b28ff135228b4887ae5a5dd87f (patch)
tree57bd064a09a76f748c84b01beb4705ff1efee846 /disable_rpath.patch
parentd5716ae6be43c1b8b8fbe53a271a164ee4811081 (diff)
downloadaur-lib32-openmotif.tar.gz
Updated package lib32-openmotif 2.3.8-1
Diffstat (limited to 'disable_rpath.patch')
-rw-r--r--disable_rpath.patch12
1 files changed, 12 insertions, 0 deletions
diff --git a/disable_rpath.patch b/disable_rpath.patch
new file mode 100644
index 000000000000..01f9a2dcc13e
--- /dev/null
+++ b/disable_rpath.patch
@@ -0,0 +1,12 @@
+diff -Naur motif-2.3.8.orig/configure motif-2.3.8/configure
+--- motif-2.3.8.orig/configure 2017-12-05 13:49:56.000000000 +0100
++++ motif-2.3.8/configure 2019-10-13 00:50:51.795036742 +0200
+@@ -11144,7 +11144,7 @@
+ # This implies no fast_install, which is unacceptable.
+ # Some rework will be needed to allow for fast_install
+ # before this can be enabled.
+- hardcode_into_libs=yes
++ hardcode_into_libs=no
+
+ # Ideally, we could use ldconfig to report *all* directores which are
+ # searched for libraries, however this is still not possible. Aside from not