From 1aff45d6fdfbc63a0256a831a8f8644a84708e9f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B6rg=20Frings-F=C3=BCrst?= Date: Wed, 9 Feb 2022 16:30:31 +0100 Subject: some work on 2.5.4-1 --- debian/patches/auth-pam_libpam_so_filename.patch | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'debian/patches/auth-pam_libpam_so_filename.patch') diff --git a/debian/patches/auth-pam_libpam_so_filename.patch b/debian/patches/auth-pam_libpam_so_filename.patch index 2e7e5c4..db93b90 100644 --- a/debian/patches/auth-pam_libpam_so_filename.patch +++ b/debian/patches/auth-pam_libpam_so_filename.patch @@ -5,8 +5,8 @@ Index: trunk/src/plugins/auth-pam/auth-pam.c =================================================================== --- trunk.orig/src/plugins/auth-pam/auth-pam.c +++ trunk/src/plugins/auth-pam/auth-pam.c -@@ -716,7 +716,7 @@ pam_server(int fd, const char *service, - struct user_pass up; +@@ -894,7 +894,7 @@ pam_server(int fd, const char *service, + char ac_file_name[PATH_MAX]; int command; #ifdef USE_PAM_DLOPEN - static const char pam_so[] = "libpam.so"; -- cgit v1.2.3