app-defaults live in /etc/X11/app-defaults
This commit is contained in:
parent
02b07c8967
commit
7916deaa60
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile.bsd-wrapper,v 1.2 2006/11/27 19:27:26 matthieu Exp $
|
||||
# $OpenBSD: Makefile.bsd-wrapper,v 1.3 2006/11/28 19:07:42 matthieu Exp $
|
||||
|
||||
config.status:
|
||||
AUTOMAKE_VERSION="$(AUTOMAKE_VERSION)" \
|
||||
@ -6,7 +6,7 @@ config.status:
|
||||
ACLOCAL="aclocal -I ${X11BASE}/share/aclocal" \
|
||||
PKG_CONFIG_PATH="$(PKG_CONFIG_PATH)" \
|
||||
sh ${.CURDIR}/configure --prefix=${X11BASE} \
|
||||
--enable-appdefaultdir=${X11BASE}/share/X11/app-defaults \
|
||||
--enable-appdefaultdir=/etc/X11/app-defaults \
|
||||
--enable-syslog --without-motif \
|
||||
--without-gtk2 --without-gtk --without-esound
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user