Source-Changes-HG archive

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

[src/netbsd-1-6]: src/distrib/sets Pull up revision 1.18 (requested by tron i...



details:   https://anonhg.NetBSD.org/src/rev/558ecca98283
branches:  netbsd-1-6
changeset: 530413:558ecca98283
user:      grant <grant%NetBSD.org@localhost>
date:      Fri Jun 20 10:20:06 2003 +0000

description:
Pull up revision 1.18 (requested by tron in ticket #1326):

Update X11 sets for XFree86 4.3.0.

diffstat:

 distrib/sets/checkflist |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (20 lines):

diff -r 425094f463c5 -r 558ecca98283 distrib/sets/checkflist
--- a/distrib/sets/checkflist   Fri Jun 20 10:19:21 2003 +0000
+++ b/distrib/sets/checkflist   Fri Jun 20 10:20:06 2003 +0000
@@ -1,6 +1,6 @@
 #! /bin/sh --
 #
-#      $NetBSD: checkflist,v 1.14.2.2 2002/12/01 20:14:00 he Exp $
+#      $NetBSD: checkflist,v 1.14.2.3 2003/06/20 10:20:06 grant Exp $
 #
 # Verify output of makeflist against contents of $DESTDIR.
 
@@ -24,7 +24,7 @@
        case $1 in
        -x11)
                xargs="-x"
-               origin=./usr/X11R6
+               origin="./etc/X11 ./etc/fonts ./usr/X11R6"
                ;;
        -both)
                xargs="-b"



Home | Main Index | Thread Index | Old Index