From e2e492a811674fc4adc7c4011c00b05593918bf3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B6rg=20Frings-F=C3=BCrst?= Date: Mon, 24 Oct 2022 21:58:37 +0200 Subject: use upstream *.rst for docs --- debian/patches/hurd-path-max-define | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'debian/patches/hurd-path-max-define') diff --git a/debian/patches/hurd-path-max-define b/debian/patches/hurd-path-max-define index da80024..d6b0cdb 100644 --- a/debian/patches/hurd-path-max-define +++ b/debian/patches/hurd-path-max-define @@ -7,9 +7,9 @@ Index: trunk/src/io.c =================================================================== --- trunk.orig/src/io.c +++ trunk/src/io.c -@@ -31,6 +31,11 @@ - #include - #include "internal.h" +@@ -39,6 +39,11 @@ + # define O_CLOEXEC 0 + #endif +#ifndef PATH_MAX +#define PATH_MAX 4096 /* Hurd does not define PATH_MAX in limits.h */ -- cgit v1.2.3