Source-Changes-HG archive

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

[src/trunk]: src/etc/pam.d Backout last change. I'm not sure what the correct...



details:   https://anonhg.NetBSD.org/src/rev/32956983b3f8
branches:  trunk
changeset: 572691:32956983b3f8
user:      tron <tron%NetBSD.org@localhost>
date:      Mon Jan 10 11:23:53 2005 +0000

description:
Backout last change. I'm not sure what the correct fix is but the last
change wasn't it.

diffstat:

 etc/pam.d/Makefile |  6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

diffs (17 lines):

diff -r 3d4298c92684 -r 32956983b3f8 etc/pam.d/Makefile
--- a/etc/pam.d/Makefile        Mon Jan 10 11:20:01 2005 +0000
+++ b/etc/pam.d/Makefile        Mon Jan 10 11:23:53 2005 +0000
@@ -1,10 +1,10 @@
-# $NetBSD: Makefile,v 1.5 2005/01/10 11:20:01 tron Exp $
+# $NetBSD: Makefile,v 1.6 2005/01/10 11:23:53 tron Exp $
 # $FreeBSD: src/etc/pam.d/Makefile,v 1.11 2004/10/24 15:32:24 ru Exp $
 
-FILES=         README ftpd gdm imap kde login other passwd pop3 \
+CONFIGFILES=   README ftpd gdm imap kde login other passwd pop3 \
                rexecd rsh sshd su system telnetd xdm
 FILESDIR=      /etc/pam.d
 FILESMODE=     644
 FILESMODE_README=444
 
-.include <bsd.files.mk>
+.include <bsd.prog.mk>



Home | Main Index | Thread Index | Old Index