[DRE-commits] [ruby-posix-spawn] 03/04: Refresh patches

Youhei SASAKI uwabami-guest at moszumanska.debian.org
Wed Oct 1 06:15:33 UTC 2014


This is an automated email from the git hooks/post-receive script.

uwabami-guest pushed a commit to annotated tag debian/0.3.9-1
in repository ruby-posix-spawn.

commit c067885f8da98934d41b01802e045db8e222829a
Author: Youhei SASAKI <uwabami at gfd-dennou.org>
Date:   Wed Oct 1 15:03:58 2014 +0900

    Refresh patches
    
    Signed-off-by: Youhei SASAKI <uwabami at gfd-dennou.org>
---
 debian/patches/0001-Avoid-using-PATH_MAX-for-GNU-Hurd.patch | 8 +++-----
 1 file changed, 3 insertions(+), 5 deletions(-)

diff --git a/debian/patches/0001-Avoid-using-PATH_MAX-for-GNU-Hurd.patch b/debian/patches/0001-Avoid-using-PATH_MAX-for-GNU-Hurd.patch
index b9b28f8..82b5926 100644
--- a/debian/patches/0001-Avoid-using-PATH_MAX-for-GNU-Hurd.patch
+++ b/debian/patches/0001-Avoid-using-PATH_MAX-for-GNU-Hurd.patch
@@ -8,11 +8,9 @@ Signed-off-by: Youhei SASAKI <uwabami at gfd-dennou.org>
  ext/posix-spawn.c | 8 ++++++--
  1 file changed, 6 insertions(+), 2 deletions(-)
 
-diff --git a/ext/posix-spawn.c b/ext/posix-spawn.c
-index 501423d..9fb22dc 100644
---- a/ext/posix-spawn.c
-+++ b/ext/posix-spawn.c
-@@ -438,8 +438,12 @@ rb_posixspawn_pspawn(VALUE self, VALUE env, VALUE argv, VALUE options)
+--- ruby-posix-spawn.orig/ext/posix-spawn.c
++++ ruby-posix-spawn/ext/posix-spawn.c
+@@ -462,8 +462,12 @@
  	}
  
  	if (ret != 0) {

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ruby-extras/ruby-posix-spawn.git



More information about the Pkg-ruby-extras-commits mailing list