Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/distrib/sets List missing compatmodules keyword in the comment.
details: https://anonhg.NetBSD.org/src/rev/11b32f18257f
branches: trunk
changeset: 333647:11b32f18257f
user: enami <enami%NetBSD.org@localhost>
date: Wed Nov 12 03:49:26 2014 +0000
description:
List missing compatmodules keyword in the comment.
diffstat:
distrib/sets/sets.subr | 5 +++--
1 files changed, 3 insertions(+), 2 deletions(-)
diffs (26 lines):
diff -r 99415f9e4c05 -r 11b32f18257f distrib/sets/sets.subr
--- a/distrib/sets/sets.subr Wed Nov 12 03:48:30 2014 +0000
+++ b/distrib/sets/sets.subr Wed Nov 12 03:49:26 2014 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: sets.subr,v 1.160 2014/01/29 22:35:52 joerg Exp $
+# $NetBSD: sets.subr,v 1.161 2014/11/12 03:49:26 enami Exp $
#
#
@@ -179,7 +179,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.160 2014/01/29 22:35:52 joerg Exp $
+# # $NetBSD: sets.subr,v 1.161 2014/11/12 03:49:26 enami Exp $
# . base-sys-root [keyword[,...]]
# ./altroot base-sys-root
# ./bin base-sys-root
@@ -205,6 +205,7 @@
# bsdgrep ${MKBSDGREP} != no
# catpages ${MKCATPAGES} != no
# compat ${MKCOMPAT} != no
+# compatmodules ${MKCOMPATMODULES} != no
# crypto ${MKCRYPTO} != no
# crypto_rc5 ${MKCRYPTO_RC5} != no
# cvs ${MKCVS} != no
Home |
Main Index |
Thread Index |
Old Index