Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/netbsd-3]: src/distrib/sets Pull up revision 1.40 (requested by jmc in t...
details: https://anonhg.NetBSD.org/src/rev/3f3926b15bc1
branches: netbsd-3
changeset: 575211:3f3926b15bc1
user: tron <tron%NetBSD.org@localhost>
date: Wed Apr 06 21:25:18 2005 +0000
description:
Pull up revision 1.40 (requested by jmc in ticket #114):
Add "MKX11" flag. We need it for the X11 obsolete lists in the "base" set.
diffstat:
distrib/sets/sets.subr | 5 +++--
1 files changed, 3 insertions(+), 2 deletions(-)
diffs (26 lines):
diff -r a52ce545134d -r 3f3926b15bc1 distrib/sets/sets.subr
--- a/distrib/sets/sets.subr Wed Apr 06 21:25:00 2005 +0000
+++ b/distrib/sets/sets.subr Wed Apr 06 21:25:18 2005 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: sets.subr,v 1.39 2005/02/22 14:39:58 peter Exp $
+# $NetBSD: sets.subr,v 1.39.2.1 2005/04/06 21:25:18 tron Exp $
#
#
@@ -55,6 +55,7 @@
MKSHARE \
MKSKEY \
MKUUCP \
+ MKX11 \
MKYP \
"
@@ -123,7 +124,7 @@
# In each file, a record consists of a path and a System Package name,
# separated by whitespace. E.g.,
#
-# # $NetBSD: sets.subr,v 1.39 2005/02/22 14:39:58 peter Exp $
+# # $NetBSD: sets.subr,v 1.39.2.1 2005/04/06 21:25:18 tron Exp $
# . base-sys-root [keyword[,...]]
# ./altroot base-sys-root
# ./bin base-sys-root
Home |
Main Index |
Thread Index |
Old Index