install an empty date.def, like the xorg package does. PR#44158.

This commit is contained in:
mrg 2010-11-27 22:21:27 +00:00
parent 34bb24058a
commit b814970ebf
3 changed files with 4 additions and 4 deletions

View File

@ -1,4 +1,4 @@
# $NetBSD: mi,v 1.119 2010/11/25 16:28:18 njoly Exp $
# $NetBSD: mi,v 1.120 2010/11/27 22:21:27 mrg Exp $
#
# Note: don't delete entries from here - mark them as "obsolete" instead.
#
@ -6060,7 +6060,7 @@
./usr/X11R7/lib/X11/config/darwin.cf -unknown- xorg
./usr/X11R7/lib/X11/config/darwinLib.rules -unknown- xorg
./usr/X11R7/lib/X11/config/darwinLib.tmpl -unknown- xorg
./usr/X11R7/lib/X11/config/date.def -unknown- obsolete
./usr/X11R7/lib/X11/config/date.def -unknown- xorg
./usr/X11R7/lib/X11/config/fujitsu.cf -unknown- xorg
./usr/X11R7/lib/X11/config/generic.cf -unknown- xorg
./usr/X11R7/lib/X11/config/gnu.cf -unknown- xorg

View File

@ -1,4 +1,4 @@
# $NetBSD: Makefile,v 1.7 2010/11/23 08:44:23 mrg Exp $
# $NetBSD: Makefile,v 1.8 2010/11/27 22:21:27 mrg Exp $
.include <bsd.own.mk>
@ -28,7 +28,7 @@ FILES= Amoeba.cf DGUX.cf FreeBSD.cf Imake.cf Imake.rules Imake.tmpl \
# Note: acts as '#define InstallEmptyHostDef'
#
FILES+= host.def xorgsite.def
FILES+= date.def host.def xorgsite.def
# Handle site.def specificly because it is provided in dist
#

0
external/mit/xorg/share/cf/date.def vendored Normal file
View File