X-Git-Url: http://git.pld-linux.org/?a=blobdiff_plain;f=openssh-pam_misc.patch;h=591c47f91c8c9a155cc38b8593f25d0ff2debaf8;hb=3d924a51d8434a39e2619efcfd1ff310a4d40cea;hp=638c3b15a448f1b04cd6bd26c006e3c5475e9e25;hpb=ecce47f809334bb5df13b5045c78859c97dbad2f;p=packages%2Fopenssh.git diff --git a/openssh-pam_misc.patch b/openssh-pam_misc.patch index 638c3b1..591c47f 100644 --- a/openssh-pam_misc.patch +++ b/openssh-pam_misc.patch @@ -1,11 +1,11 @@ --- openssh-4.4p1/configure.ac~ 2006-09-28 17:40:25.601119384 +0300 +++ openssh-4.4p1/configure.ac 2006-09-28 17:41:49.162994417 +0300 -@@ -2010,7 +2010,7 @@ +@@ -2056,7 +2056,7 @@ PAM_MSG="yes" -- LIBPAM="-lpam" -+ LIBPAM="-lpam -lpam_misc" +- SSHDLIBS="$SSHDLIBS -lpam" ++ SSHDLIBS="$SSHDLIBS -lpam -lpam_misc" AC_DEFINE(USE_PAM, 1, [Define if you want to enable PAM support])