summaryrefslogtreecommitdiffstats
path: root/linux-pam/Pkgfile
diff options
context:
space:
mode:
Diffstat (limited to 'linux-pam/Pkgfile')
-rwxr-xr-xlinux-pam/Pkgfile5
1 files changed, 3 insertions, 2 deletions
diff --git a/linux-pam/Pkgfile b/linux-pam/Pkgfile
index e1a695d8f..298bb2374 100755
--- a/linux-pam/Pkgfile
+++ b/linux-pam/Pkgfile
@@ -7,7 +7,7 @@
name=linux-pam
version=1.1.5
-release=1
+release=2
source=(https://fedorahosted.org/releases/l/i/linux-pam/Linux-PAM-$version.tar.bz2
pam.conf
other)
@@ -24,7 +24,8 @@ build() {
--enable-securedir=/lib/security \
--docdir=/usr/share/doc/Linux-PAM-$version \
--enable-read-both-confs \
- --with-xauth=/usr/X11R6/bin/xauth
+ --with-xauth=/usr/X11R6/bin/xauth \
+ --disable-nis
make
make DESTDIR=$PKG install
chmod -v 4755 $PKG/lib/security/unix_chkpwd