Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/distrib/sets no more /usr/X11R6
details: https://anonhg.NetBSD.org/src/rev/1c27daeb8a9c
branches: trunk
changeset: 359925:1c27daeb8a9c
user: snj <snj%NetBSD.org@localhost>
date: Thu Mar 01 07:18:39 2018 +0000
description:
no more /usr/X11R6
diffstat:
distrib/sets/checkflist | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (20 lines):
diff -r f88aa5b1c37a -r 1c27daeb8a9c distrib/sets/checkflist
--- a/distrib/sets/checkflist Thu Mar 01 06:37:40 2018 +0000
+++ b/distrib/sets/checkflist Thu Mar 01 07:18:39 2018 +0000
@@ -1,6 +1,6 @@
#! /bin/sh --
#
-# $NetBSD: checkflist,v 1.44 2013/06/10 05:03:20 mrg Exp $
+# $NetBSD: checkflist,v 1.45 2018/03/01 07:18:39 snj Exp $
#
# Verify output of makeflist against contents of ${DESTDIR} and ${metalog}.
@@ -55,7 +55,7 @@
case ${ch} in
x)
xargs="-x"
- origin="./etc/X11 ./etc/fonts ./usr/X11R6 ./usr/X11R7"
+ origin="./etc/X11 ./etc/fonts ./usr/X11R7"
;;
y)
xargs="-y"
Home |
Main Index |
Thread Index |
Old Index