do not put world-writable directories in distribution tarballs
commitefb6899421e6a581445c3ed9ee7ff768975489ef
authorJim Meyering <meyering@redhat.com>
Sat, 28 Nov 2009 20:05:33 +0000 (28 21:05 +0100)
committerRalf Wildenhues <Ralf.Wildenhues@gmx.de>
Mon, 30 Nov 2009 21:36:46 +0000 (30 22:36 +0100)
tree9a69a67992c914fde40466563f83c1abdc5912c6
parentf26e642bb2b4801d72a76d232ab4b330208b6c74
do not put world-writable directories in distribution tarballs

* lib/am/distdir.am (distdir): Do not make all directories
group- or world-writable.  Instead, use 755.
* tests/subpkg4.test (test-distdir-is-readable): Check for new,
more restricted permissions.
ChangeLog
Makefile.in
lib/am/distdir.am
tests/subpkg4.test