diff options
author | Joey Hess <joeyh@joeyh.name> | 2016-01-26 14:53:18 -0400 |
---|---|---|
committer | Joey Hess <joeyh@joeyh.name> | 2016-01-26 14:53:18 -0400 |
commit | bd3243cffd7a3127e028a9efab0ad1e9e8fad018 (patch) | |
tree | 235fdb912188ff72346f81dc2cfa19ba5309c917 /doc | |
parent | e6210b03d475e120b8cb281e74768bb9d17a58ef (diff) |
comment
Diffstat (limited to 'doc')
-rw-r--r-- | doc/install/fromsource/comment_57_13a198daa871e001b02b9df2e8d7c446._comment | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/doc/install/fromsource/comment_57_13a198daa871e001b02b9df2e8d7c446._comment b/doc/install/fromsource/comment_57_13a198daa871e001b02b9df2e8d7c446._comment new file mode 100644 index 000000000..221b765aa --- /dev/null +++ b/doc/install/fromsource/comment_57_13a198daa871e001b02b9df2e8d7c446._comment @@ -0,0 +1,13 @@ +[[!comment format=mdwn + username="joey" + subject="""comment 57""" + date="2016-01-26T18:50:30Z" + content=""" +Check out the tag for the release of git-annex that you want to build to +avoid building from master, which may not be ready. In this case, I was +adjusting some build flags this morning and hadn't tried a stack build yet. + +git-annex-shell is just a symlink to git-annex. I guess that stack install +bypasses the code that makes cabal install set up that symlink. You can make +the symlink yourself I suppose. +"""]] |