no more /usr/X11R6
This commit is contained in:
parent
a2be0079d4
commit
20d4794225
@ -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 @@ while getopts xybL:M:em ch; do
|
||||
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"
|
||||
|
Loading…
Reference in New Issue
Block a user