diff options
-rw-r--r-- | debian/patches/82-hurd_support.patch | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/patches/82-hurd_support.patch b/debian/patches/82-hurd_support.patch index e01f351..46f931c 100644 --- a/debian/patches/82-hurd_support.patch +++ b/debian/patches/82-hurd_support.patch @@ -9,6 +9,7 @@ Description: Add support for GNU/Hurd using a variable-length malloc'ed buffer. Author: Pino Toscano <pino@kde.org> Bug-Debian: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=552393 +Bug: https://bugs.freedesktop.org/show_bug.cgi?id=24738 --- consolekit-0.3.1.orig/configure.ac +++ consolekit-0.3.1/configure.ac |