Patch to winelauncher.in

Daniel Sabo danielsabo at hotmail.com
Fri Oct 5 05:02:08 CDT 2001


Someone had deleted the 'fi' at then end of winelauncher.in

(Yes i know hotmail is evil, but my ISP blocks port 25)

_________________________________________________________________
Get your FREE download of MSN Explorer at http://explorer.msn.com/intl.asp
-------------- next part --------------
Daniel Sabo <danielsabo at hotmail.com>
A 'fi' was needed in the last if statement.
Index: ./tools/winelauncher.in
===================================================================
RCS file: /home/wine/wine/tools/winelauncher.in,v
retrieving revision 1.12
diff -u -r1.12 winelauncher.in
--- ./tools/winelauncher.in	2001/10/02 17:49:21	1.12
+++ ./tools/winelauncher.in	2001/10/04 20:58:25
@@ -541,3 +541,4 @@
	kill -$[wine_return - 128] $$
	# if we get here the kill didn't work
	exit 1
+fi



More information about the wine-patches mailing list