programs/wineapploader.in

Ralf Juengling juenglin at cse.ogi.edu
Tue Dec 16 17:38:04 CST 2003


--- /local/downloads/wine-20031118/programs/wineapploader.in   
2002-05-22 14:32:49.000000000 -0700
+++ /local/builts/wine-20031118/programs/wineapploader.in      
2003-12-16 15:34:07.000000000 -0800
@@ -20,7 +20,7 @@
 #
  
 # determine the app Winelib library name
-appname=`basename "$0" .exe`.exe
+appname=`basename "$0" .exe`.exe.so
  
 # first try explicit WINELOADER
 if [ -x "$WINELOADER" ]; then exec "$WINELOADER" "$appname" "$@"; fi


-- 
Ralf Juengling <juenglin at cse.ogi.edu>




More information about the wine-patches mailing list