1) With SETGID_MAIL enabled (only with dot locking), if the chgrp of
authorDavid Levine <levinedl@acm.org>
Wed, 25 Apr 2012 19:21:42 +0000 (14:21 -0500)
committerDavid Levine <levinedl@acm.org>
Wed, 25 Apr 2012 19:27:21 +0000 (14:27 -0500)
commit0c6388f924d3df6facabbb7c0130b4c856f4b20f
tree7465ad52361dd7eed33ba66462e43fdb4bc1dacb
parent6fd2bf57267d5399994a4a4c4555c5197d50ce82
1) With SETGID_MAIL enabled (only with dot locking), if the chgrp of
   inc fails during install, don't attempt to chmod it.  This will
   cause make install to fail, which is good in this case.
2) Added SETGID_MAIL= to the install by the test suite so that it
   does not attempt the chgrp+chmod.  The test suite didn't need them.
3) Removed the SETGID_MAIL= from the test suite invocation in build_nmh.
(cherry picked from commit 721276218bc03d4b0d86306c9b2990fae6f07426)
Makefile.am
docs/contrib/build_nmh
test/common.sh.in