git-annex/Build
Joey Hess 596b8e1e04 fix DistributionUpdate incompatability
Since DistributionUpdate builds an Annex object, the new relative paths
code caused it to make a git object with paths like ../lib/downloads.
However, it actually runs the system's installed git-annex, and that old
version did not like being run in this situation. Probably it was buggy.

Fixed by chdir to the downloads repo before doing anything else.
2015-01-13 12:43:22 -04:00
..
BuildVersion.hs add Build/BuildVersion, for use by autobuilders 2014-06-18 14:29:39 -04:00
BundledPrograms.hs Windows: Install ssh and other bundled programs to Git/cmd, instead of Git/bin, since the latter is not in the default msysgit PATH. 2014-12-03 13:34:13 -04:00
Configure.hs Use wget -q --show-progress for less verbose wget output, when built with wget 1.16. 2014-12-16 14:04:40 -04:00
DesktopFile.hs revert parentDir change 2015-01-09 13:11:56 -04:00
DistributionUpdate.hs fix DistributionUpdate incompatability 2015-01-13 12:43:22 -04:00
EvilLinker.hs fix some mixed space+tab indentation 2014-10-09 15:09:11 -04:00
EvilSplicer.hs revert parentDir change 2015-01-09 13:11:56 -04:00
InstallDesktopFile.hs Install XDG desktop icon files. 2013-07-09 19:56:30 -04:00
LinuxMkLibs.hs revert parentDir change 2015-01-09 13:11:56 -04:00
make-sdist.sh use ustar format and omit filnames with colons. new hackage requirements 2014-04-11 18:45:46 -04:00
mdwn2man fix 2013-09-12 13:17:25 -04:00
NullSoftInstaller.hs Windows: Install ssh and other bundled programs to Git/cmd, instead of Git/bin, since the latter is not in the default msysgit PATH. 2014-12-03 13:34:13 -04:00
OSXMkLibs.hs revert parentDir change 2015-01-09 13:11:56 -04:00
Standalone.hs indent with tabs not spaces 2014-10-09 15:09:26 -04:00
TestConfig.hs make configure -Wall clean 2014-03-10 16:59:38 -04:00
Version.hs clean up unused import 2014-06-18 15:40:44 -04:00