Linux standalone: Work around problem that prevented it from working properly if unpacked into a directory that contains ":" or ";" in its name.

This commit is contained in:
Joey Hess 2015-08-04 16:08:19 -04:00
parent a42acc9a42
commit 7133b68afe
3 changed files with 33 additions and 2 deletions

3
debian/changelog vendored
View file

@ -19,6 +19,9 @@ git-annex (5.20150732) UNRELEASED; urgency=medium
* proxy: Fix behavior when run in subdirectory of git repo.
* Windows: Fix bug that caused git-annex sync to fail due to missing
environment variable.
* Linux standalone: Work around problem that prevented it from working
properly if unpacked into a directory that contains ":" or ";" in its
name.
-- Joey Hess <id@joeyh.name> Fri, 31 Jul 2015 12:31:39 -0400