mirror of
https://git.FreeBSD.org/src.git
synced 2024-11-28 08:02:54 +00:00
Don't needlessly redefine the afterinstall target.
This commit is contained in:
parent
5ffdf3618e
commit
5fd42ef525
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=95256
@ -2,12 +2,7 @@
|
||||
|
||||
SUBDIR= koi2alt koi2855
|
||||
|
||||
SAMPLES= bjc-240.sh.sample
|
||||
|
||||
afterinstall:
|
||||
cd ${.CURDIR} && \
|
||||
${INSTALL} -c -o ${BINOWN} -g ${BINGRP} -m ${SHAREMODE} \
|
||||
${SAMPLES} ${DESTDIR}${BINDIR}
|
||||
FILES= bjc-240.sh.sample
|
||||
|
||||
.include "Makefile.inc"
|
||||
.include <bsd.prog.mk>
|
||||
|
Loading…
Reference in New Issue
Block a user