mirror of
https://github.com/openbsd/xenocara.git
synced 2025-12-11 19:59:06 +00:00
Install configuration in /etc/X11
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user