]> git.pld-linux.org Git - packages/openvpn.git/blob - openvpn-pam.patch
- release 2
[packages/openvpn.git] / openvpn-pam.patch
1 --- openvpn-2.1~rc4.orig/plugin/auth-pam/auth-pam.c
2 +++ openvpn-2.1~rc4/plugin/auth-pam/auth-pam.c
3 @@ -658,7 +658,7 @@
4    struct user_pass up;
5    int command;
6  #if DLOPEN_PAM
7 -  static const char pam_so[] = "libpam.so";
8 +  static const char pam_so[] = "libpam.so.0";
9  #endif
10  
11    /*
This page took 0.067359 seconds and 3 git commands to generate.