make install should not install mail.rc in /etc
This commit is contained in:
parent
4aa762f9fe
commit
9b7571f208
@ -12,6 +12,8 @@ MLINKS= mail.1 Mail.1
|
||||
beforeinstall:
|
||||
cd ${.CURDIR}/misc; ${INSTALL} -c -o ${BINOWN} -g ${BINGRP} \
|
||||
-m 444 ${SFILES} ${DESTDIR}/usr/share/misc
|
||||
|
||||
etc-mailrc:
|
||||
cd ${.CURDIR}/misc; ${INSTALL} -c -o root -g wheel \
|
||||
-m 644 ${EFILES} ${DESTDIR}/etc
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user