<feed xmlns='http://www.w3.org/2005/Atom'>
<title>git/git_remote_helpers/setup.cfg, branch v1.7.3.4</title>
<subtitle>Mirror of https://git.kernel.org/pub/scm/git/git.git/
</subtitle>
<id>https://git.shady.money/git/atom?h=v1.7.3.4</id>
<link rel='self' href='https://git.shady.money/git/atom?h=v1.7.3.4'/>
<link rel='alternate' type='text/html' href='https://git.shady.money/git/'/>
<updated>2010-09-27T17:42:50Z</updated>
<entry>
<title>remote-helpers: build in platform independent directory</title>
<updated>2010-09-27T17:42:50Z</updated>
<author>
<name>Michael J Gruber</name>
<email>git@drmicha.warpmail.net</email>
</author>
<published>2010-09-17T21:00:53Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/git/commit/?id=7a0d8bcaddf984f55ac92239946cd010956e65e4'/>
<id>urn:sha1:7a0d8bcaddf984f55ac92239946cd010956e65e4</id>
<content type='text'>
The build directory which is used by distutils depends on the platform
(e.g. build/lib on Fedora 13, build/lib.linux-i686-2.6 on Ubuntu 9.04).
But test-lib.sh expects to find the build in build/lib which can cause
t5800-remote-helpers.sh to fail early.

Override distutils' choice so that the build is always in build/lib.

Signed-off-by: Michael J Gruber &lt;git@drmicha.warpmail.net&gt;
Signed-off-by: Junio C Hamano &lt;gitster@pobox.com&gt;
</content>
</entry>
</feed>
