]> code.delx.au - gnu-emacs/commit
Port autogen.sh hook creation to Apple Git
authorPaul Eggert <eggert@cs.ucla.edu>
Tue, 27 Jan 2015 06:34:25 +0000 (22:34 -0800)
committerPaul Eggert <eggert@cs.ucla.edu>
Tue, 27 Jan 2015 06:35:03 +0000 (22:35 -0800)
commit589094a48966583f6b428d89807f504f5401b4ed
tree0483fda151eda8038979c0599a0363e7f6fdd6df
parentb28c81bcf2c00b282cd7f25bf784563e181fc70c
Port autogen.sh hook creation to Apple Git

* autogen.sh: Do not assume that the hook samples exist.
This ports to git version 1.9.3 (Apple Git-50).
For some reason Apple decided to populate the git hooks directory
in a different way from the way that standard Git does it.
The downside is that patch applications won't be checked on Apple,
but that's better than autogen.sh failing.
Problem reported by Sam Steingold in:
http://lists.gnu.org/archive/html/emacs-devel/2015-01/msg00898.html
ChangeLog
autogen.sh