Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/distrib/sets/lists the set files themselves should not be co...
details: https://anonhg.NetBSD.org/src/rev/16a831b36b26
branches: trunk
changeset: 784084:16a831b36b26
user: christos <christos%NetBSD.org@localhost>
date: Thu Jan 17 21:42:18 2013 +0000
description:
the set files themselves should not be conditional to anything so that
they are always generated.
diffstat:
distrib/sets/lists/debug/mi | 4 ++--
distrib/sets/lists/xdebug/mi | 4 ++--
2 files changed, 4 insertions(+), 4 deletions(-)
diffs (22 lines):
diff -r cddc40d0174a -r 16a831b36b26 distrib/sets/lists/debug/mi
--- a/distrib/sets/lists/debug/mi Thu Jan 17 21:31:11 2013 +0000
+++ b/distrib/sets/lists/debug/mi Thu Jan 17 21:42:18 2013 +0000
@@ -1,5 +1,5 @@
-# $NetBSD: mi,v 1.3 2013/01/17 16:15:41 christos Exp $
-./etc/mtree/set.debug comp-sys-root debug
+# $NetBSD: mi,v 1.4 2013/01/17 21:42:18 christos Exp $
+./etc/mtree/set.debug comp-sys-root
./usr/libdata/debug/bin/cat.debug comp-util-debug debug
./usr/libdata/debug/bin/chio.debug comp-util-debug debug
./usr/libdata/debug/bin/chmod.debug comp-util-debug debug
diff -r cddc40d0174a -r 16a831b36b26 distrib/sets/lists/xdebug/mi
--- a/distrib/sets/lists/xdebug/mi Thu Jan 17 21:31:11 2013 +0000
+++ b/distrib/sets/lists/xdebug/mi Thu Jan 17 21:42:18 2013 +0000
@@ -1,5 +1,5 @@
-# $NetBSD: mi,v 1.2 2013/01/17 16:15:41 christos Exp $
-./etc/mtree/set.xdebug comp-sys-root debug,x11
+# $NetBSD: mi,v 1.3 2013/01/17 21:42:18 christos Exp $
+./etc/mtree/set.xdebug comp-sys-root
./usr/libdata/debug/usr/X11R6/bin/Xdmx.debug -unknown- debug,x11
./usr/libdata/debug/usr/X11R6/bin/Xnest.debug -unknown- debug,x11
./usr/libdata/debug/usr/X11R6/bin/Xprt.debug -unknown- debug,x11
Home |
Main Index |
Thread Index |
Old Index