summaryrefslogtreecommitdiffstats
path: root/INSTALL
diff options
context:
space:
mode:
authorLukas Fleischer <lfleischer@archlinux.org>2015-06-02 10:48:31 +0200
committerLukas Fleischer <lfleischer@archlinux.org>2015-06-02 10:49:33 +0200
commit124ad009975eb9dfed8141f24fccf12fdc720346 (patch)
tree6ac20eb06f5a89c50182afcf42ad56e70585d1f0 /INSTALL
parent10ecd3982decc31bda251ec73d00d6a903a75f9f (diff)
downloadaurweb-124ad009975eb9dfed8141f24fccf12fdc720346.tar.xz
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>
Diffstat (limited to 'INSTALL')
-rw-r--r--INSTALL3
1 files changed, 1 insertions, 2 deletions
diff --git a/INSTALL b/INSTALL
index 3aad515..a2a6153 100644
--- a/INSTALL
+++ b/INSTALL
@@ -34,8 +34,7 @@ Setup on Arch Linux
7) Install the git-auth wrapper script:
# cd /srv/http/aurweb/git-interface/
- # cp git-auth.sh /usr/local/bin/aur-git-auth
- # chmod 755 /usr/local/bin/aur-git-auth
+ # make && make install
8) Configure sshd(8) for the AUR. Add the following lines at the end of your
sshd_config(5) and restart the sshd. Note that OpenSSH 6.9 or newer is