Add a Makefile for the git-auth wrapper

Avoid manual editing of the wrapper script when a non-standard path is
used.

Signed-off-by: Lukas Fleischer <lfleischer@archlinux.org>
This commit is contained in:
Lukas Fleischer 2015-06-02 10:48:31 +02:00
parent 10ecd3982d
commit 124ad00997
5 changed files with 23 additions and 5 deletions

1
git-interface/config.mk Normal file
View file

@ -0,0 +1 @@
PREFIX = /usr/local