Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/etc/skel It's been a long time since it was nice to have thi...
details: https://anonhg.NetBSD.org/src/rev/d83b22cb10db
branches: trunk
changeset: 534918:d83b22cb10db
user: soren <soren%NetBSD.org@localhost>
date: Tue Aug 06 13:45:08 2002 +0000
description:
It's been a long time since it was nice to have this installed by default.
diffstat:
etc/skel/Makefile | 4 ++--
etc/skel/dot.rhosts | 1 -
2 files changed, 2 insertions(+), 3 deletions(-)
diffs (19 lines):
diff -r 0ae961206f87 -r d83b22cb10db etc/skel/Makefile
--- a/etc/skel/Makefile Tue Aug 06 13:02:52 2002 +0000
+++ b/etc/skel/Makefile Tue Aug 06 13:45:08 2002 +0000
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.2 2001/12/12 00:07:47 tv Exp $
+# $NetBSD: Makefile,v 1.3 2002/08/06 13:45:30 soren Exp $
# from: @(#)Makefile 8.1 (Berkeley) 6/8/93
.if make(distribution)
-FILES= dot.cshrc dot.login dot.mailrc dot.profile dot.rhosts
+FILES= dot.cshrc dot.login dot.mailrc dot.profile
FILESDIR= /etc/skel
.for F in ${FILES}
FILESNAME_${F}= ${F:S/dot//}
diff -r 0ae961206f87 -r d83b22cb10db etc/skel/dot.rhosts
--- a/etc/skel/dot.rhosts Tue Aug 06 13:02:52 2002 +0000
+++ /dev/null Thu Jan 01 00:00:00 1970 +0000
@@ -1,1 +0,0 @@
--
Home |
Main Index |
Thread Index |
Old Index