Stop toasting folks' /etc/manpath.config files.
This commit is contained in:
parent
aa8b11faa3
commit
c3331fde7e
@ -25,6 +25,6 @@ ${MAN1}: ${.CURDIR}/manpath.man
|
||||
${.CURDIR}/manpath.man > ${MAN1}
|
||||
|
||||
afterinstall:
|
||||
install -c -o bin -g bin -m 555 ${.CURDIR}/manpath.config ${DESTDIR}${manpath_config_file}
|
||||
install -c -o bin -g bin -m 555 ${.CURDIR}/manpath.config ${DESTDIR}${manpath_config_file}.sample
|
||||
|
||||
.include <bsd.prog.mk>
|
||||
|
Loading…
Reference in New Issue
Block a user