This commit is contained in:
Joey Hess 2016-04-27 13:19:48 -04:00
parent f31b1ba89b
commit 405214780a
Failed to extract signature

View file

@ -0,0 +1,13 @@
[[!comment format=mdwn
username="joey"
subject="""comment 5"""
date="2016-04-27T17:14:49Z"
content="""
There's no reason for git-annex-standalone.deb's git-annex to
set up any of these wrappers, anywhere. That deb installs git-annex onto
the system PATH, so none of these workarounds for it not being installed on
the system path are needed.
The `GIT_ANNEX_PACKAGE_INSTALL` variable is supposed to prevent that. It's
set by debian/rules, since 5.20151116.
"""]]