]> git.eshelyaron.com Git - emacs.git/commit
Don't fail if chown or chgrp for 'update-game-score' is unsuccessful.
authorUlrich Müller <ulm@gentoo.org>
Thu, 22 Jan 2015 07:24:42 +0000 (08:24 +0100)
committerUlrich Müller <ulm@gentoo.org>
Thu, 22 Jan 2015 07:24:42 +0000 (08:24 +0100)
commit7f4e7dd378c456b498c270b47b46aaae365a72ab
tree90dd5d7387bed328ce95b86ce1b2c62940530b7a
parent394b976fb9c76fa21049329442bd33f337b55567
Don't fail if chown or chgrp for 'update-game-score' is unsuccessful.

* lib-src/Makefile.in ($(DESTDIR)${archlibdir}): Don't fail if the
chown or chgrp command is unsuccessful; the 'update-game-score'
program has a fallback for this at runtime.
lib-src/ChangeLog
lib-src/Makefile.in