From 7c5c7ebd17dd8ecae3973fc2e98353485d34d777 Mon Sep 17 00:00:00 2001 From: Chris Hofstaedtler Date: Sun, 9 Feb 2025 18:14:48 +0100 Subject: [PATCH] Refresh patches --- debian/patches/debian/Define-LOGIN_NAME_MAX-on-HURD.patch | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/debian/patches/debian/Define-LOGIN_NAME_MAX-on-HURD.patch b/debian/patches/debian/Define-LOGIN_NAME_MAX-on-HURD.patch index 76a5f4ae..469d4e5f 100644 --- a/debian/patches/debian/Define-LOGIN_NAME_MAX-on-HURD.patch +++ b/debian/patches/debian/Define-LOGIN_NAME_MAX-on-HURD.patch @@ -7,11 +7,11 @@ Subject: Define LOGIN_NAME_MAX on HURD 1 file changed, 6 insertions(+) diff --git a/lib/chkname.c b/lib/chkname.c -index 98f7917..5f5ac91 100644 +index bee2e6b..c3fb552 100644 --- a/lib/chkname.c +++ b/lib/chkname.c -@@ -31,6 +31,12 @@ - #include +@@ -29,6 +29,12 @@ + #include #include +#ifdef __GNU__