summaryrefslogtreecommitdiff
path: root/doc/bugs/make_install_doesn__39__t_create_git-annex-shell/comment_1_8c20edd8c6483500f807528d616c6dfd._comment
blob: ad327372378cb66c6edfdb74934f3446f37687d9 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
[[!comment format=mdwn
 username="http://joeyh.name/"
 ip="4.153.254.222"
 subject="comment 1"
 date="2013-07-08T16:14:37Z"
 content="""
The Makefile contains, for the install target:

[[!format sh \"\"\"
        ln -sf git-annex $(DESTDIR)$(PREFIX)/bin/git-annex-shell
\"\"\"]]

How was git-annex installed on your server?
"""]]