summaryrefslogtreecommitdiff
path: root/debian/patches-applied/no_PATH_MAX_on_hurd
diff options
context:
space:
mode:
Diffstat (limited to 'debian/patches-applied/no_PATH_MAX_on_hurd')
-rw-r--r--debian/patches-applied/no_PATH_MAX_on_hurd6
1 files changed, 3 insertions, 3 deletions
diff --git a/debian/patches-applied/no_PATH_MAX_on_hurd b/debian/patches-applied/no_PATH_MAX_on_hurd
index ab7d506c..ab2403dd 100644
--- a/debian/patches-applied/no_PATH_MAX_on_hurd
+++ b/debian/patches-applied/no_PATH_MAX_on_hurd
@@ -4,10 +4,10 @@ Description: define PATH_MAX for compatibility when it's not already set
Author: Steve Langasek <vorlon@debian.org>
Bug-Debian: http://bugs.debian.org/552043
-Index: pam.deb/tests/tst-dlopen.c
+Index: pam/tests/tst-dlopen.c
===================================================================
---- pam.deb.orig/tests/tst-dlopen.c
-+++ pam.deb/tests/tst-dlopen.c
+--- pam.orig/tests/tst-dlopen.c
++++ pam/tests/tst-dlopen.c
@@ -16,6 +16,11 @@
#include <limits.h>
#include <sys/stat.h>