mirror of
https://github.com/openbsd/xenocara.git
synced 2025-12-13 04:39:07 +00:00
Fix ownership of /etc/fonts/conf.d/42-luxi-mono.conf link
This commit is contained in:
@@ -1,5 +1,8 @@
|
|||||||
# $OpenBSD: Makefile.bsd-wrapper,v 1.2 2010/11/11 10:57:47 matthieu Exp $
|
# $OpenBSD: Makefile.bsd-wrapper,v 1.3 2016/10/02 20:51:20 matthieu Exp $
|
||||||
|
|
||||||
CONFIGURE_ARGS += --with-fc-confdir=/etc/fonts
|
CONFIGURE_ARGS += --with-fc-confdir=/etc/fonts
|
||||||
|
|
||||||
|
afterinstall:
|
||||||
|
chown -h ${BINOWN}:${BINGRP} ${DESTDIR}/etc/fonts/conf.d/42-luxi-mono.conf
|
||||||
|
|
||||||
.include <bsd.xorg.mk>
|
.include <bsd.xorg.mk>
|
||||||
|
|||||||
Reference in New Issue
Block a user