Install resource files in /usr/X11R6/share/X11/app-defaults

/etc/X11/app-defaults stays 1st in the libXt search path so, people
and ports can put customized versions there if needed.
If you didn't customize the versions in /etc/X11/app-defaults, they
should be removed to avoid future issues when one file changes.

discussed at g2k14 and ok ajacoutot@
This commit is contained in:
matthieu
2014-08-13 21:02:16 +00:00
parent 08e6b37d90
commit 7afaae9fe9
5 changed files with 15 additions and 15 deletions

View File

@@ -1,4 +1,4 @@
# $OpenBSD: Makefile.bsd-wrapper,v 1.11 2011/12/10 14:54:18 matthieu Exp $
# $OpenBSD: Makefile.bsd-wrapper,v 1.12 2014/08/13 21:02:16 matthieu Exp $
.include <bsd.xconf.mk>
@@ -11,7 +11,7 @@ config.status:
CONFIG_SITE=$(CONFIG_SITE) \
sh ${.CURDIR}/configure --prefix=${X11BASE} \
--datarootdir=${X11BASE} \
--enable-appdefaultdir=/etc/X11/app-defaults \
--enable-appdefaultdir=${X11BASE}/share/X11/app-defaults \
--enable-syslog --without-motif --without-ttf \
--without-gtk2 --without-gtk --without-esound \
--without-rplay --without-ftgl