]> git.eshelyaron.com Git - emacs.git/commit
Don’t require chown/chgrp for game installation
authorPaul Eggert <eggert@cs.ucla.edu>
Fri, 24 Mar 2017 15:09:25 +0000 (10:09 -0500)
committerPaul Eggert <eggert@cs.ucla.edu>
Fri, 24 Mar 2017 15:09:54 +0000 (10:09 -0500)
commit211d41a6fe23fefef0e29d036d8599716e484657
tree08874165118af2ed30b9d98d0a6d9974f778ba92
parente69a5f5e456b39ad37f7d622386063548bea8208
Don’t require chown/chgrp for game installation

Problem reported by Joseph Mingrone in:
http://lists.gnu.org/archive/html/emacs-devel/2017-03/msg00622.html
* lib-src/Makefile.in (exp_archlibdir): Don’t fail if chown or
chgrp fails with update-game-score and the game directory.
Instead, expect the installer to fix this up afterwards.
lib-src/Makefile.in