r21847 - gnucash/trunk/packaging/win32 - [Win32 build] Disable git.exe package again, as it might collide with DLLs.

Christian Stimming cstim at code.gnucash.org
Wed Jan 11 16:48:44 EST 2012


Author: cstim
Date: 2012-01-11 16:48:43 -0500 (Wed, 11 Jan 2012)
New Revision: 21847
Trac: http://svn.gnucash.org/trac/changeset/21847

Modified:
   gnucash/trunk/packaging/win32/install.sh
Log:
[Win32 build] Disable git.exe package again, as it might collide with DLLs.

Modified: gnucash/trunk/packaging/win32/install.sh
===================================================================
--- gnucash/trunk/packaging/win32/install.sh	2012-01-11 01:04:26 UTC (rev 21846)
+++ gnucash/trunk/packaging/win32/install.sh	2012-01-11 21:48:43 UTC (rev 21847)
@@ -83,7 +83,7 @@
 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



More information about the gnucash-changes mailing list