diff options
author | Junio C Hamano <gitster@pobox.com> | 2010-10-21 17:16:04 -0700 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2010-10-21 17:16:10 -0700 |
commit | d4c436975214d8f94d38f9be0ef709b4714fc821 (patch) | |
tree | ae0ecf02aedd1340a02cb3d9e9b479629e8dcd70 /git_remote_helpers/setup.cfg | |
parent | {cvs,svn}import: use the new 'git read-tree --empty' (diff) | |
parent | Git 1.7.3.2 (diff) | |
download | tgif-d4c436975214d8f94d38f9be0ef709b4714fc821.tar.xz |
Sync with 1.7.3.2
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'git_remote_helpers/setup.cfg')
-rw-r--r-- | git_remote_helpers/setup.cfg | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/git_remote_helpers/setup.cfg b/git_remote_helpers/setup.cfg new file mode 100644 index 0000000000..4bff8878d1 --- /dev/null +++ b/git_remote_helpers/setup.cfg @@ -0,0 +1,3 @@ +[build] +build_purelib = build/lib +build_platlib = build/lib |