Install configuration in /etc/X11
This commit is contained in:
parent
90a7aefc6c
commit
21a52a550f
@ -21,7 +21,7 @@
|
||||
|
||||
bin_PROGRAMS = xsm
|
||||
|
||||
SYSTEM_INIT_DIR = $(libdir)/X11/xsm
|
||||
SYSTEM_INIT_DIR = $(datadir)/X11/xsm
|
||||
|
||||
|
||||
xsm_CFLAGS = $(XSM_CFLAGS) -DRSHCMD=\"@RSH@\" \
|
||||
|
@ -1,3 +1,5 @@
|
||||
# $OpenBSD: Makefile.bsd-wrapper,v 1.2 2006/11/27 19:27:27 matthieu Exp $
|
||||
# $OpenBSD: Makefile.bsd-wrapper,v 1.3 2006/11/29 12:30:11 matthieu Exp $
|
||||
|
||||
CONFIGURE_ARGS= --datadir=/etc
|
||||
|
||||
.include <bsd.xorg.mk>
|
||||
|
Loading…
Reference in New Issue
Block a user