r19096 - gnucash/trunk/packaging/win32 - Remove forgotten debug statement
Geert Janssens
gjanssens at code.gnucash.org
Mon May 3 16:15:09 EDT 2010
Author: gjanssens
Date: 2010-05-03 16:15:08 -0400 (Mon, 03 May 2010)
New Revision: 19096
Trac: http://svn.gnucash.org/trac/changeset/19096
Modified:
gnucash/trunk/packaging/win32/install.sh
Log:
Remove forgotten debug statement
Modified: gnucash/trunk/packaging/win32/install.sh
===================================================================
--- gnucash/trunk/packaging/win32/install.sh 2010-05-03 20:07:49 UTC (rev 19095)
+++ gnucash/trunk/packaging/win32/install.sh 2010-05-03 20:15:08 UTC (rev 19096)
@@ -1316,7 +1316,6 @@
echo "webkit already installed. skipping."
else
wget_unpacked $WEBKIT_URL $DOWNLOAD_DIR $WEBKIT_DIR
-ls $WEBKIT_DIR
quiet ${LD} ${WEBKIT_LIBS} -o $TMP_UDIR/ofile || die "webkit not installed correctly"
fi
}
More information about the gnucash-changes
mailing list