Open ThomasHabets opened 8 years ago
Patch doesn't seem to have migrated properly:
--- a/libpam/Makefile +++ b/libpam/Makefile
#
@@ -37,7 +36,8 @@
@dst="find /lib*/security /lib*/*/security -maxdepth 1 \ -name pam_unix.so -printf '%H' -quit 2>/dev/null
"; \
[ -d "$${dst}" ] || dst=/lib/security; \
From @ThomasHabets on October 10, 2014 8:6
Original issue 143 created by russell@hancox.us on 2012-02-10T18:18:12.000Z:
Try installing module in /usr/lib/pam before /usr/lib, if possible
Copied from original issue: google/google-authenticator#142