Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/netbsd-1-5]: src/share Pullup 1.10 [simonb]:
details: https://anonhg.NetBSD.org/src/rev/8507e80702d9
branches: netbsd-1-5
changeset: 489946:8507e80702d9
user: tv <tv%NetBSD.org@localhost>
date: Fri Oct 20 17:01:32 2000 +0000
description:
Pullup 1.10 [simonb]:
Use /etc/skel only for skeleton files for useradd.
Fixes PR bin/10985.
diffstat:
share/Makefile | 5 ++---
1 files changed, 2 insertions(+), 3 deletions(-)
diffs (19 lines):
diff -r d0cb9040f97a -r 8507e80702d9 share/Makefile
--- a/share/Makefile Fri Oct 20 17:01:14 2000 +0000
+++ b/share/Makefile Fri Oct 20 17:01:32 2000 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.8.10.1 2000/08/09 07:46:22 drochner Exp $
+# $NetBSD: Makefile,v 1.8.10.2 2000/10/20 17:01:32 tv Exp $
# from @(#)Makefile 8.1 (Berkeley) 6/5/93
# Missing: ms
@@ -7,8 +7,7 @@
.if ${MKSHARE} != "no" || \
make(clean) || make(cleandir) || make(distclean) || make(obj)
-SUBDIR= dict doc examples lkm man me misc mk skel tabset termcap tmac wscons \
- zoneinfo
+SUBDIR= dict doc examples lkm man me misc mk tabset termcap tmac wscons zoneinfo
.endif
.include <bsd.subdir.mk>
Home |
Main Index |
Thread Index |
Old Index