=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/etc/Makefile,v retrieving revision 1.119 retrieving revision 1.120 diff -c -r1.119 -r1.120 *** src/etc/Makefile 2001/04/01 19:40:16 1.119 --- src/etc/Makefile 2001/05/04 16:00:05 1.120 *************** *** 1,4 **** ! # $OpenBSD: Makefile,v 1.119 2001/04/01 19:40:16 deraadt Exp $ TZDIR= /usr/share/zoneinfo LOCALTIME= US/Pacific --- 1,4 ---- ! # $OpenBSD: Makefile,v 1.120 2001/05/04 16:00:05 millert Exp $ TZDIR= /usr/share/zoneinfo LOCALTIME= US/Pacific *************** *** 228,233 **** --- 228,235 ---- -O DontBlameSendmail=mapinunsafedirpath ${INSTALL} -c -o root -g wheel -m 600 root/root.mail \ ${DESTDIR}/var/mail/root + ${INSTALL} -c -o root -g wheel -m 440 ../usr.bin/sudo/sudoers \ + ${DESTDIR}/etc/sudoers distribution: distribution-etc-root-var (cd ..; ${MAKE} install)