r15055 - gnucash/trunk/packaging/win32 - Fix typo in reset.sh.

Andreas Köhler andi5 at cvs.gnucash.org
Sat Oct 21 14:31:06 EDT 2006


Author: andi5
Date: 2006-10-21 14:31:05 -0400 (Sat, 21 Oct 2006)
New Revision: 15055
Trac: http://svn.gnucash.org/trac/changeset/15055

Modified:
   gnucash/trunk/packaging/win32/reset.sh
Log:
Fix typo in reset.sh.


Modified: gnucash/trunk/packaging/win32/reset.sh
===================================================================
--- gnucash/trunk/packaging/win32/reset.sh	2006-10-21 14:40:03 UTC (rev 15054)
+++ gnucash/trunk/packaging/win32/reset.sh	2006-10-21 18:31:05 UTC (rev 15055)
@@ -36,7 +36,7 @@
 rm -rf regex readline indent guile pexports gnome swig autotools
 rm -rf libgsf goffice glade gnucash tmp
 
-rm -f /etc/profile.d/installer.in
+rm -f /etc/profile.d/installer.sh
 
 echo "Done"
 exit 0



More information about the gnucash-changes mailing list