AUDIT: r17807 - gnucash/trunk/packaging/win32 - [Win32] Whitespace change.

Andreas Köhler andi5 at cvs.gnucash.org
Sun Jan 11 10:45:31 EST 2009


Author: andi5
Date: 2009-01-11 10:45:31 -0500 (Sun, 11 Jan 2009)
New Revision: 17807
Trac: http://svn.gnucash.org/trac/changeset/17807

Modified:
   gnucash/trunk/packaging/win32/install.sh
Log:
[Win32] Whitespace change.

Re-add a removed space character, no need for regressions ;-)
BP


Modified: gnucash/trunk/packaging/win32/install.sh
===================================================================
--- gnucash/trunk/packaging/win32/install.sh	2009-01-11 15:37:26 UTC (rev 17806)
+++ gnucash/trunk/packaging/win32/install.sh	2009-01-11 15:45:31 UTC (rev 17807)
@@ -1145,7 +1145,7 @@
         grep -v "need_relink=yes" ltmain.sh > ltmain.sh.new ; mv ltmain.sh.new ltmain.sh
     qpopd
 
-   qpushd $BUILD_DIR
+    qpushd $BUILD_DIR
         $_REL_REPOS_UDIR/configure ${HOST_XCOMPILE} \
             --prefix=$_INSTALL_WFSDIR \
             --enable-debug \



More information about the gnucash-changes mailing list