(install-arch-indep): Don't recursively change perms of
authorGlenn Morris <rgm@gnu.org>
Wed, 9 Sep 2009 02:34:17 +0000 (02:34 +0000)
committerGlenn Morris <rgm@gnu.org>
Wed, 9 Sep 2009 02:34:17 +0000 (02:34 +0000)
commit07cd41530f4ab95111a468ac6ed1453a3a430796
treecafa6517f1bf06c7e49dfc9e7231d044e0687399
parenta82a8b75191d3696a075e6a27ee6331fce1b3580
(install-arch-indep): Don't recursively change perms of
site-lisp and infodir.  There may be non-Emacs files in here, and the
files supplied by Emacs are all handled explicitly already.  (Bug#3800)
(mkdir): Set umask to world-readable before creating directories.
mkinstalldirs already checks if dirs exist, don't duplicate this test.
ChangeLog
Makefile.in