r15518 - gnucash/trunk/packaging/win32 - Fix typo. Sorry.

Christian Stimming cstim at cvs.gnucash.org
Wed Feb 7 05:12:29 EST 2007


Author: cstim
Date: 2007-02-07 05:12:28 -0500 (Wed, 07 Feb 2007)
New Revision: 15518
Trac: http://svn.gnucash.org/trac/changeset/15518

Modified:
   gnucash/trunk/packaging/win32/install.sh
Log:
Fix typo. Sorry.

Modified: gnucash/trunk/packaging/win32/install.sh
===================================================================
--- gnucash/trunk/packaging/win32/install.sh	2007-02-07 10:10:02 UTC (rev 15517)
+++ gnucash/trunk/packaging/win32/install.sh	2007-02-07 10:12:28 UTC (rev 15518)
@@ -708,7 +708,7 @@
 		--with-gwen-dir=${_GWENHYWFAR_UDIR} \
 		--with-frontends="cbanking" \
 		--with-backends="aqdtaus aqhbci aqofxconnect" \
-		CPPFLAGS="-I${_LIBOFX_UDIR}/include \
+		CPPFLAGS="-I${_LIBOFX_UDIR}/include" \
 		LDFLAGS="-L${_LIBOFX_UDIR}/lib" \
 	        --prefix=${_AQBANKING_UDIR}
 	    make



More information about the gnucash-changes mailing list