summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorgregor herrmann <gregoa@debian.org>2020-04-21 23:02:47 +0200
committergregor herrmann <gregoa@debian.org>2020-04-21 23:02:47 +0200
commit240ce5f285d88fd36054e9cc5b86b26909b32f43 (patch)
tree5d765bf9a5e9e02eeeecfead08428cb7d2f6b00e /debian
parentcea3df9a4193ffa2ddc108f2e4166d8e977e119e (diff)
Refresh 02_gnu_hurd.patch (fuzz).
Diffstat (limited to 'debian')
-rw-r--r--debian/patches/02_gnu_hurd.patch6
1 files changed, 3 insertions, 3 deletions
diff --git a/debian/patches/02_gnu_hurd.patch b/debian/patches/02_gnu_hurd.patch
index 4330cb9..ed81874 100644
--- a/debian/patches/02_gnu_hurd.patch
+++ b/debian/patches/02_gnu_hurd.patch
@@ -3,17 +3,17 @@ Forwarded: not-needed
Author: Barry deFreese
Reviewed-by: Nicholas Bamber <nicholas@periapt.co.uk>
Reviewed-by: Salvatore Bonaccorso <carnil@debian.org>
-Last-Update: 2015-06-01
+Last-Update: 2020-04-21
--- a/Makefile.PL
+++ b/Makefile.PL
-@@ -14,6 +14,7 @@ elsif($os =~ /^IRIX 5/) { $config='ir
+@@ -14,6 +14,7 @@
elsif($os =~ /^IRIX\d* 6/) { $config='irix_6.h'; }
elsif($os =~ /^OSF1/) { $config='dec_osf.h'; }
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/ ||
+ elsif($os =~ /^dragonfly/i ||
$os =~ /^Darwin/ ||
--- /dev/null
+++ b/hints/gnu.h