summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--debian/patches/hurd-epfnosupport.patch1
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/patches/hurd-epfnosupport.patch b/debian/patches/hurd-epfnosupport.patch
index ef3f6d993..16e21d063 100644
--- a/debian/patches/hurd-epfnosupport.patch
+++ b/debian/patches/hurd-epfnosupport.patch
@@ -1,6 +1,7 @@
1Description: Fix X forwarding on the Hurd 1Description: Fix X forwarding on the Hurd
2 socket() may return EPFNOSUPPORT, which != EAFNOSUPPORT on the Hurd. 2 socket() may return EPFNOSUPPORT, which != EAFNOSUPPORT on the Hurd.
3Author: Robert Bihlmeyer <robbe@orcus.priv.at> 3Author: Robert Bihlmeyer <robbe@orcus.priv.at>
4Bug: https://bugzilla.mindrot.org/show_bug.cgi?id=1721
4Bug-Debian: http://bugs.debian.org/102991 5Bug-Debian: http://bugs.debian.org/102991
5Last-Update: 2010-02-27 6Last-Update: 2010-02-27
6 7