]> git.madduck.net Git - code/vcsh.git/commit

madduck's git repository

Every one of the projects in this repository is available at the canonical URL git://git.madduck.net/madduck/pub/<projectpath> — see each project's metadata for the exact URL.

All patches and comments are welcome. Please squash your changes to logical commits before using git-format-patch and git-send-email to patches@git.madduck.net. If you'd read over the Git project's submission guidelines and adhered to them, I'd be especially grateful.

SSH access, as well as push access can be individually arranged.

If you use my repositories frequently, consider adding the following snippet to ~/.gitconfig and using the third clone URL listed for each project:

[url "git://git.madduck.net/madduck/"]
  insteadOf = madduck:

Make Makefile more configurable (doc and zsh dirs)
authorDridi Boukelmoune <dridi.boukelmoune@gmail.com>
Tue, 22 Oct 2013 17:15:26 +0000 (19:15 +0200)
committerDridi Boukelmoune <dridi.boukelmoune@gmail.com>
Tue, 22 Oct 2013 17:41:16 +0000 (19:41 +0200)
commitf924f2b07464b3d6ee5d527ac7f99bf78c9f5f41
tree6190e97337df260d9794bd6ab9133725326fe450
parent8fdcc3386f9767aebfecf3eda3cff16333273644
Make Makefile more configurable (doc and zsh dirs)

Some distributions expect the documentation in /usr/share/doc/name, and
others in /usr/share/doc/name-version. The zsh directory for completion
is also configurable due to differences between distributions.
Makefile