summaryrefslogtreecommitdiff
path: root/debian/patches/auth-pam_libpam_so_filename.patch
diff options
context:
space:
mode:
authorJörg Frings-Fürst <debian@jff.email>2022-02-09 16:30:31 +0100
committerJörg Frings-Fürst <debian@jff.email>2022-02-09 16:30:31 +0100
commit1aff45d6fdfbc63a0256a831a8f8644a84708e9f (patch)
treed6d784212695471186f84e218566125337aca617 /debian/patches/auth-pam_libpam_so_filename.patch
parent6e3e95a9da9458ddf0874b4bd1c8ce6b47fcef27 (diff)
some work on 2.5.4-1
Diffstat (limited to 'debian/patches/auth-pam_libpam_so_filename.patch')
-rw-r--r--debian/patches/auth-pam_libpam_so_filename.patch4
1 files changed, 2 insertions, 2 deletions
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";