$NetBSD: patch-aa,v 1.6 2000/08/14 11:26:46 itojun Exp $ --- INSTALL.sh.orig Mon Aug 14 19:32:38 2000 +++ INSTALL.sh Mon Aug 14 19:33:07 2000 @@ -6,39 +6,39 @@ PATH=/bin:/usr/bin:/usr/sbin:/usr/etc:/sbin:/etc umask 022 -cat <$tempdir/junk || exit 1 -compare_or_move a+x,go-w $tempdir/junk $CONFIG_DIRECTORY/install.cf || exit 1 -rm -f $tempdir/junk +#(echo "# This file was generated by $0" +#for name in sendmail_path newaliases_path mailq_path setgid manpages +#do +# eval echo $name=\$$name +#done) >$tempdir/junk || exit 1 +#compare_or_move a+x,go-w $tempdir/junk $CONFIG_DIRECTORY/install.cf || exit 1 +#rm -f $tempdir/junk # Use set-gid privileges instead of writable maildrop (optional).