summaryrefslogtreecommitdiffstats
path: root/usr.sbin/lpr
diff options
context:
space:
mode:
authorru <ru@FreeBSD.org>2002-04-22 10:46:12 +0000
committerru <ru@FreeBSD.org>2002-04-22 10:46:12 +0000
commit5cd51ad03ace6eb47f39604929482ae558d66aad (patch)
tree15ff7641023194fe7a98352e53a6e82d02e9f034 /usr.sbin/lpr
parent71f49600889a12927ce58b2aeb4be547b60259c1 (diff)
downloadFreeBSD-src-5cd51ad03ace6eb47f39604929482ae558d66aad.zip
FreeBSD-src-5cd51ad03ace6eb47f39604929482ae558d66aad.tar.gz
Don't needlessly redefine the afterinstall target.
Diffstat (limited to 'usr.sbin/lpr')
-rw-r--r--usr.sbin/lpr/filters.ru/Makefile7
1 files changed, 1 insertions, 6 deletions
diff --git a/usr.sbin/lpr/filters.ru/Makefile b/usr.sbin/lpr/filters.ru/Makefile
index a2e0ae0..ee15541 100644
--- a/usr.sbin/lpr/filters.ru/Makefile
+++ b/usr.sbin/lpr/filters.ru/Makefile
@@ -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>
OpenPOWER on IntegriCloud