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