[Win32 build] Disable git.exe package again, as it might collide with DLLs.

git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@21847 57a11ea4-9604-0410-9ed3-97b8803252fd
This commit is contained in:
Christian Stimming 2012-01-11 21:48:43 +00:00
parent 06b8201bc8
commit d4dc045db7

View File

@ -83,7 +83,7 @@ add_step inst_gnome
add_step inst_guile
if [ "$CROSS_COMPILE" != "yes" ]; then
add_step inst_svn
add_step inst_git
# add_step inst_git
fi
add_step inst_gnutls
add_step inst_libxslt