r21468 - gnucash-docs/trunk - Fix a typo.

Cristian Marchi cmarchi at code.gnucash.org
Thu Oct 20 04:33:10 EDT 2011


Author: cmarchi
Date: 2011-10-20 04:33:10 -0400 (Thu, 20 Oct 2011)
New Revision: 21468
Trac: http://svn.gnucash.org/trac/changeset/21468

Modified:
   gnucash-docs/trunk/omf.make
Log:
Fix a typo.

Modified: gnucash-docs/trunk/omf.make
===================================================================
--- gnucash-docs/trunk/omf.make	2011-10-20 08:24:32 UTC (rev 21467)
+++ gnucash-docs/trunk/omf.make	2011-10-20 08:33:10 UTC (rev 21468)
@@ -54,7 +54,7 @@
 	if test "x$(_ENABLE_SK)" == "xtrue"; then \
 	scrollkeeper-uninstall -p "$(scrollkeeper_localstate_dir)" "$$omfdir/$$file"; \
 	fi; \
-	rm -f "$$omfdir/$$file; \
+	rm -f "$$omfdir/$$file"; \
   rmdir "$$omfdir"; \
   done;
 



More information about the gnucash-changes mailing list