mirror of
https://github.com/Gnucash/gnucash.git
synced 2025-02-25 18:55:30 -06:00
[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:
parent
06b8201bc8
commit
d4dc045db7
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user