[PATCH] tools/wineshelllink *METHOD 2*

Speeddymon speeddymon at yahoo.com
Wed Apr 24 20:53:02 CDT 2002


see method 1 for more info...

this is the one that should only fix most if not all
mandrake distros anyone using less than 8.1 should let
me know the results



__________________________________________________
Do You Yahoo!?
Yahoo! Games - play chess, backgammon, pool and more
http://games.yahoo.com/
-------------- next part --------------
Name: tools_wineshelllink-dnavea-patch-method2.diff
ModifiedFiles: tools/wineshelllink
ChangeLog: Fixes wineshelllink to install directories and links in the
	     menus, should fix problems with various distros (Mandrake,
	     RedHat, specifically) This one may or may not work for 
	     RedHat, but will work for Mandrake
===============================================================================
--- tools/wineshelllink	Sat Mar  9 18:24:22 2002
+++ /tmp/wineshelllink	Wed Apr 24 12:16:14 2002
@@ -145,6 +145,7 @@
     xpmicon=""
   fi
   mdk_entry >> "$HOME/.menu/wine"
+  cp $HOME/.menu/wine /usr/lib/menu
   update-menus > /dev/null 2>&1
 fi
 
@@ -182,8 +183,6 @@
   then
     gnome_entry > "$HOME/Desktop2/$link.desktop"
   fi
-
-
 fi
 
 


More information about the wine-patches mailing list