Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/distrib/sets Put MKMANZ back and unbreak its installation.



details:   https://anonhg.NetBSD.org/src/rev/be81aacb7f90
branches:  trunk
changeset: 749825:be81aacb7f90
user:      uebayasi <uebayasi%NetBSD.org@localhost>
date:      Thu Dec 10 13:19:21 2009 +0000

description:
Put MKMANZ back and unbreak its installation.

diffstat:

 distrib/sets/sets.subr |  5 +++--
 1 files changed, 3 insertions(+), 2 deletions(-)

diffs (26 lines):

diff -r 00b182702cec -r be81aacb7f90 distrib/sets/sets.subr
--- a/distrib/sets/sets.subr    Thu Dec 10 12:39:12 2009 +0000
+++ b/distrib/sets/sets.subr    Thu Dec 10 13:19:21 2009 +0000
@@ -1,4 +1,4 @@
-#      $NetBSD: sets.subr,v 1.105 2009/12/10 05:15:28 uebayasi Exp $
+#      $NetBSD: sets.subr,v 1.106 2009/12/10 13:19:21 uebayasi Exp $
 #
 
 #
@@ -27,6 +27,7 @@
 # XXX don't hardcode
 MKEXTRAVARS="\
        EXTSRCS         \
+       MKMANZ          \
        MKBFD           \
        MKCOMPAT        \
        MKDYNAMICROOT   \
@@ -227,7 +228,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.105 2009/12/10 05:15:28 uebayasi Exp $
+#      # $NetBSD: sets.subr,v 1.106 2009/12/10 13:19:21 uebayasi Exp $
 #      .                       base-sys-root   [keyword[,...]]
 #      ./altroot               base-sys-root
 #      ./bin                   base-sys-root



Home | Main Index | Thread Index | Old Index