[libquota-perl] 02/07: Refresh 02_gnu_hurd.patch patch

Salvatore Bonaccorso carnil at debian.org
Mon Jun 1 20:50:58 UTC 2015


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

carnil pushed a commit to branch master
in repository libquota-perl.

commit d65bebf2c0f6fa6ee4c42178e89390587725ca1f
Author: Salvatore Bonaccorso <carnil at debian.org>
Date:   Mon Jun 1 22:25:18 2015 +0200

    Refresh 02_gnu_hurd.patch patch
---
 debian/patches/02_gnu_hurd.patch | 10 ++++++----
 1 file changed, 6 insertions(+), 4 deletions(-)

diff --git a/debian/patches/02_gnu_hurd.patch b/debian/patches/02_gnu_hurd.patch
index 81b1580..4330cb9 100644
--- a/debian/patches/02_gnu_hurd.patch
+++ b/debian/patches/02_gnu_hurd.patch
@@ -1,14 +1,16 @@
 Description: fix build on hurd
+Forwarded: not-needed
 Author: Barry deFreese
 Reviewed-by: Nicholas Bamber <nicholas at periapt.co.uk>
-Last-Update: 2011-01-05
-Forwarded: not-needed
+Reviewed-by: Salvatore Bonaccorso <carnil at debian.org>
+Last-Update: 2015-06-01
+
 --- a/Makefile.PL
 +++ b/Makefile.PL
-@@ -14,6 +14,7 @@
+@@ -14,6 +14,7 @@ elsif($os =~ /^IRIX 5/)    { $config='ir
  elsif($os =~ /^IRIX\d* 6/) { $config='irix_6.h'; }
  elsif($os =~ /^OSF1/)      { $config='dec_osf.h'; }
- elsif($os =~ /^Linux [23]/){ $config='linux.h'; $picobj='linuxapi.o'; }
+ elsif($os =~ /^Linux/)     { $config='linux.h'; $picobj='linuxapi.o'; }
 +elsif($os =~ /^GNU/)       { $config='gnu.h'; }
  elsif($os =~ /^AIX/)       { $config='aix_4_1.h'; }
  elsif($os =~ /^BSD\/OS 2/ ||

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libquota-perl.git



More information about the Pkg-perl-cvs-commits mailing list