summaryrefslogtreecommitdiff
path: root/sys-devel/libtool/files/libtool-2.2.6a-darwin-module-bundle.patch
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2020-04-12 05:25:57 +0100
committerV3n3RiX <venerix@redcorelinux.org>2020-04-12 05:25:57 +0100
commitfbcee111120284091d5f2c5c1b8081fbfc399d6b (patch)
tree8a5d2f8fc27640fe2d0040b57db26582cd5f8efb /sys-devel/libtool/files/libtool-2.2.6a-darwin-module-bundle.patch
parenta294bc56aaf5e0bbc165810575603078924a877f (diff)
sys-libs/libtool : EAPI bump (tc)
Diffstat (limited to 'sys-devel/libtool/files/libtool-2.2.6a-darwin-module-bundle.patch')
-rw-r--r--sys-devel/libtool/files/libtool-2.2.6a-darwin-module-bundle.patch8
1 files changed, 4 insertions, 4 deletions
diff --git a/sys-devel/libtool/files/libtool-2.2.6a-darwin-module-bundle.patch b/sys-devel/libtool/files/libtool-2.2.6a-darwin-module-bundle.patch
index c6b63ed3..81364d4d 100644
--- a/sys-devel/libtool/files/libtool-2.2.6a-darwin-module-bundle.patch
+++ b/sys-devel/libtool/files/libtool-2.2.6a-darwin-module-bundle.patch
@@ -11,10 +11,10 @@ in this context refers to the binary itself, not to a structured
hierarchy. Bundles have the .bundle extension; for example,
MyBundle.bundle.)
---- libltdl/m4/libtool.m4
-+++ libltdl/m4/libtool.m4
-@@ -2271,7 +2271,7 @@
- soname_spec='${libname}${release}${major}$shared_ext'
+--- a/m4/libtool.m4
++++ b/m4/libtool.m4
+@@ -2645,7 +2645,7 @@
+ soname_spec='$libname$release$major$shared_ext'
shlibpath_overrides_runpath=yes
shlibpath_var=DYLD_LIBRARY_PATH
- shrext_cmds='`test .$module = .yes && echo .so || echo .dylib`'