summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--gnu/usr.bin/man/manpath/Makefile4
1 files changed, 0 insertions, 4 deletions
diff --git a/gnu/usr.bin/man/manpath/Makefile b/gnu/usr.bin/man/manpath/Makefile
index 05ebcd2..eb77646 100644
--- a/gnu/usr.bin/man/manpath/Makefile
+++ b/gnu/usr.bin/man/manpath/Makefile
@@ -17,8 +17,4 @@ ${MAN1}: ${.CURDIR}/manpath.man
-e 's,%manpath_config_file%,${manpath_config_file},' \
${.CURDIR}/manpath.man > ${MAN1}
-afterinstall:
- ${INSTALL} -c -o ${BINOWN} -g ${BINGRP} -m 644 \
- ${.CURDIR}/manpath.config ${DESTDIR}${manpath_config_file}.sample
-
.include <bsd.prog.mk>
OpenPOWER on IntegriCloud