pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/security/pam-mkhomedir Just because the (native) PAM p...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/88d24f063cf4
branches:  trunk
changeset: 635745:88d24f063cf4
user:      joerg <joerg%pkgsrc.org@localhost>
date:      Tue Jun 10 13:45:16 2014 +0000

description:
Just because the (native) PAM package might already contain this is no
reason to not build a binary package.

diffstat:

 security/pam-mkhomedir/Makefile |  5 +----
 1 files changed, 1 insertions(+), 4 deletions(-)

diffs (17 lines):

diff -r 008294eefffc -r 88d24f063cf4 security/pam-mkhomedir/Makefile
--- a/security/pam-mkhomedir/Makefile   Tue Jun 10 13:44:03 2014 +0000
+++ b/security/pam-mkhomedir/Makefile   Tue Jun 10 13:45:16 2014 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.5 2012/10/23 18:16:48 asau Exp $
+# $NetBSD: Makefile,v 1.6 2014/06/10 13:45:16 joerg Exp $
 
 DISTNAME=      pam-mkhomedir-1
 CATEGORIES=    security
@@ -39,7 +39,4 @@
 .endif
 
 .include "../../mk/pam.buildlink3.mk"
-.if "${PAM_TYPE}" == "linux-pam"
-PKG_FAIL_REASON+= "Disabled: The PAM mkhomedir module is included in the PAM package."
-.endif
 .include "../../mk/bsd.pkg.mk"



Home | Main Index | Thread Index | Old Index