Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/distrib/sets Mention MKPERFUSE keyword here, too. I have for...
details: https://anonhg.NetBSD.org/src/rev/64c05836fd83
branches: trunk
changeset: 764859:64c05836fd83
user: haad <haad%NetBSD.org@localhost>
date: Mon May 09 14:45:44 2011 +0000
description:
Mention MKPERFUSE keyword here, too. I have forgot to commit this file before.
diffstat:
distrib/sets/sets.subr | 5 +++--
1 files changed, 3 insertions(+), 2 deletions(-)
diffs (26 lines):
diff -r b9e50d7f4baf -r 64c05836fd83 distrib/sets/sets.subr
--- a/distrib/sets/sets.subr Mon May 09 14:36:48 2011 +0000
+++ b/distrib/sets/sets.subr Mon May 09 14:45:44 2011 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: sets.subr,v 1.130 2011/04/21 20:59:38 joerg Exp $
+# $NetBSD: sets.subr,v 1.131 2011/05/09 14:45:44 haad Exp $
#
#
@@ -172,7 +172,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.130 2011/04/21 20:59:38 joerg Exp $
+# # $NetBSD: sets.subr,v 1.131 2011/05/09 14:45:44 haad Exp $
# . base-sys-root [keyword[,...]]
# ./altroot base-sys-root
# ./bin base-sys-root
@@ -237,6 +237,7 @@
# pic ${MKPIC} != no
# postfix ${MKPOSTFIX} != no
# profile ${MKPROFILE} != no
+# perfuse ${MKPERFUSE} != no
# share ${MKSHARE} != no
# skey ${MKSKEY} != no
# solaris ${MKDTRACE} != no or ${MKZFS} != no
Home |
Main Index |
Thread Index |
Old Index