mirror of
https://github.com/openbsd/xenocara.git
synced 2025-12-15 13:49:17 +00:00
Install configuraton in /etc/X11
This commit is contained in:
@@ -19,7 +19,7 @@
|
||||
# TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
|
||||
# PERFORMANCE OF THIS SOFTWARE.
|
||||
|
||||
configdir = $(libdir)/X11/fs
|
||||
configdir = $(datadir)/X11/fs
|
||||
|
||||
bin_PROGRAMS = xfs
|
||||
|
||||
|
||||
@@ -1,3 +1,5 @@
|
||||
# $OpenBSD: Makefile.bsd-wrapper,v 1.2 2006/11/27 19:27:26 matthieu Exp $
|
||||
# $OpenBSD: Makefile.bsd-wrapper,v 1.3 2006/11/29 11:41:28 matthieu Exp $
|
||||
|
||||
CONFIGURE_ARGS= --datadir=/etc
|
||||
|
||||
.include <bsd.xorg.mk>
|
||||
|
||||
Reference in New Issue
Block a user