mirror of
https://github.com/openbsd/xenocara.git
synced 2025-12-09 10:48:48 +00:00
put fonts.7 and drm*.3 into the install sets;
patch from Nathanael Rensen <nathanael at list dot polymorpheus dot com>, minimally tweaked by me; OK matthieu@
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile.bsd-wrapper,v 1.4 2019/05/02 19:12:04 schwarze Exp $
|
||||
# $OpenBSD: Makefile.bsd-wrapper,v 1.5 2019/05/05 23:27:58 schwarze Exp $
|
||||
|
||||
CONFIGURE_ARGS += --without-fop --without-xmlto
|
||||
|
||||
@@ -7,7 +7,7 @@ MDOCS = general/fonts/fonts
|
||||
beforeinstall:
|
||||
.for n in ${MDOCS}
|
||||
${INSTALL} ${INSTALL_COPY} -o ${MANOWN} -g ${MANGRP} -m ${MANMODE} \
|
||||
${.CURDIR}/${n}.7 ${MANDIR}7
|
||||
${.CURDIR}/${n}.7 ${DESTDIR}${MANDIR}7
|
||||
.endfor
|
||||
|
||||
# maintainer target, not used duing build or install
|
||||
|
||||
Reference in New Issue
Block a user