r18503 - gnucash/trunk/packaging/win32 - temporarily disable the gwenhywfar version lookup - there are multiple lines matching GWENHYWFAR_SO_EFFECTIVE

Christian Stimming cstim at code.gnucash.org
Tue Dec 15 16:27:22 EST 2009


Author: cstim
Date: 2009-12-15 16:27:22 -0500 (Tue, 15 Dec 2009)
New Revision: 18503
Trac: http://svn.gnucash.org/trac/changeset/18503

Modified:
   gnucash/trunk/packaging/win32/dist.sh
Log:
temporarily disable the gwenhywfar version lookup - there are multiple lines matching GWENHYWFAR_SO_EFFECTIVE

Modified: gnucash/trunk/packaging/win32/dist.sh
===================================================================
--- gnucash/trunk/packaging/win32/dist.sh	2009-12-15 20:30:15 UTC (rev 18502)
+++ gnucash/trunk/packaging/win32/dist.sh	2009-12-15 21:27:22 UTC (rev 18503)
@@ -234,7 +234,6 @@
     sed < $_BUILD_UDIR/packaging/win32/gnucash.iss \
         > $_GNUCASH_UDIR/gnucash.iss \
         -e "s#@-qtbindir-@#${_QTDIR_WIN}/bin#g" \
-	-e "s#@-gwenhywfar_so_effective-@#${_GWENHYWFAR_SO_EFFECTIVE}#g" \
 	-e "s#@-aqbanking_so_effective-@#${_AQBANKING_SO_EFFECTIVE}#g"
 }
 



More information about the gnucash-changes mailing list