For the time being, set prefix=

On MinGW, we want to install git in /bin.

Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
This commit is contained in:
Johannes Schindelin
2007-08-06 23:12:03 +01:00
parent 70cff41443
commit 7999f434d7

View File

@@ -493,8 +493,7 @@ ifneq (,$(findstring MINGW,$(uname_S)))
EXTLIBS += -lws2_32
X = .exe
NOEXECTEMPL = .noexec
template_dir = ../share/git-core/templates/
ETC_GITCONFIG = ../etc/gitconfig
prefix =
SCRIPT_SH += cpio.sh
endif
ifneq (,$(findstring arm,$(uname_M)))