libpam: Update to 1.3.0

Removed upstreamed patches.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
This commit is contained in:
Rosen Penev
2018-07-15 20:26:14 -07:00
parent c48f3f6fbd
commit eed77a988b
8 changed files with 81 additions and 141 deletions

View File

@@ -20,7 +20,7 @@ index fd0e310..306b6e2 100644
fi
- if test ${libdir} = '${exec_prefix}/lib'
- then
- case "`uname -m`" in
- case "$host_cpu" in
- x86_64|ppc64|s390x|sparc64)
- libdir="/lib64" ;;
- *)