Avoid setting LOCPATH in linux standalone builds now that ghc has been fixed to not hang when it cannot find locale files.

This commit is contained in:
Joey Hess 2016-04-20 12:40:11 -04:00
parent b949e85045
commit f947781fa0
Failed to extract signature
4 changed files with 28 additions and 4 deletions

2
debian/changelog vendored
View file

@ -2,6 +2,8 @@ git-annex (6.20160419) UNRELEASED; urgency=medium
* Fix duplicate progress meter display when downloading from a git remote
over http with -J.
* Avoid setting LOCPATH in linux standalone builds now that ghc has been
fixed to not hang when it cannot find locale files.
-- Joey Hess <id@joeyh.name> Tue, 19 Apr 2016 12:57:15 -0400