lorder(1) manual page not properly installed due to makefile usurping
install rule.
This commit is contained in:
parent
387cc054fe
commit
ecc64fb350
@ -2,7 +2,7 @@
|
||||
|
||||
MAN1= lorder.1
|
||||
|
||||
install:
|
||||
beforeinstall:
|
||||
install -c -o ${BINOWN} -g ${BINGRP} -m ${BINMODE} \
|
||||
${.CURDIR}/lorder.sh ${DESTDIR}/${BINDIR}/lorder
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user