[packages/geos] - rediffed rubydir patch with fuzz 0
qboosh
qboosh at pld-linux.org
Mon Nov 9 06:16:36 CET 2020
commit 9b18c9489a97dfcf8a0e13f9cec3b89c1791f50c
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date: Mon Nov 9 06:16:31 2020 +0100
- rediffed rubydir patch with fuzz 0
rubydir.patch | 10 +++++-----
1 file changed, 5 insertions(+), 5 deletions(-)
---
diff --git a/rubydir.patch b/rubydir.patch
index 819f3fb..0992707 100644
--- a/rubydir.patch
+++ b/rubydir.patch
@@ -1,11 +1,11 @@
---- geos-3.4.1/macros/ruby.m4.orig 2013-08-25 17:32:42.246534073 +0200
-+++ geos-3.4.1/macros/ruby.m4 2013-08-25 17:34:56.293195116 +0200
-@@ -35,7 +35,7 @@
- RUBY_LIB_DIR=`$RUBY -rrbconfig -e 'puts RbConfig::CONFIG[["libdir"]] || Config::CONFIG[["libdir"]]'`
+--- geos-3.8.1/macros/ruby.m4.orig 2019-09-18 23:38:19.000000000 +0200
++++ geos-3.8.1/macros/ruby.m4 2020-11-08 15:38:19.929621492 +0100
+@@ -41,7 +41,7 @@
+ RUBY_ARCH_LIB_DIR=`$RUBY -rrbconfig -e 'puts RbConfig::CONFIG[["archlibdir"]] || Config::CONFIG[["archlibdir"]]'`
dnl Get Ruby extensions directory
- RUBY_EXTENSION_DIR=`$RUBY -rrbconfig -e 'puts RbConfig::CONFIG[["sitearchdir"]] || Config::CONFIG[["sitearchdir"]]'`
+ RUBY_EXTENSION_DIR=`$RUBY -rrbconfig -e 'puts RbConfig::CONFIG[["vendorarchdir"]] || Config::CONFIG[["vendorarchdir"]]'`
dnl Get Ruby shared library name, this does not include the lib prefix or extension name
- RUBY_SO_NAME=`$RUBY -rrbconfig -e 'puts RbConfig::CONFIG[["LIBRUBY_SO"]] || Config::CONFIG[["RUBY_SO_NAME"]]'`
+ RUBY_SO_NAME=`$RUBY -rrbconfig -e 'puts RbConfig::CONFIG[["RUBY_SO_NAME"]] || Config::CONFIG[["RUBY_SO_NAME"]]'`
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/geos.git/commitdiff/9b18c9489a97dfcf8a0e13f9cec3b89c1791f50c
More information about the pld-cvs-commit
mailing list