diff --git a/system/base/pam/actions.py b/system/base/pam/actions.py
index 2411f7a0..4f132aa7 100644
--- a/system/base/pam/actions.py
+++ b/system/base/pam/actions.py
@@ -23,7 +23,9 @@ def setup():
-Dselinux=disabled \
-Dlogind=disabled \
-Dpam_userdb=disabled \
+ -Dpwaccess=disabled \
-Dsecuredir=/lib/security \
+ -Dvendordir='' \
-Ddocdir=/usr/share/doc/Linux-PAM-" + get.srcVERSION())
def build():
diff --git a/system/base/pam/pspec.xml b/system/base/pam/pspec.xml
index 17bbbea1..663b8152 100644
--- a/system/base/pam/pspec.xml
+++ b/system/base/pam/pspec.xml
@@ -12,7 +12,7 @@
library
Pluggable Authentication Modules
PAM (Pluggable Authentication Modules) is a system security tool that allows system administrators to set authentication policy without having to recompile programs that handle authentication.
- https://github.com/linux-pam/linux-pam/archive/v1.7.1.tar.gz
+ https://github.com/linux-pam/linux-pam/archive/v1.7.2.tar.gz
pisi-pambase.sh