Install manpath.config.sample with the correct mode. It should be installed
elsewhere.
This commit is contained in:
parent
b954bd24f7
commit
01d0b69e54
@ -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}.sample
|
||||
install -c -o bin -g bin -m 644 ${.CURDIR}/manpath.config ${DESTDIR}${manpath_config_file}.sample
|
||||
|
||||
.include <bsd.prog.mk>
|
||||
|
Loading…
Reference in New Issue
Block a user