Advertisement
Guest User

Untitled

a guest
Jan 5th, 2013
104
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Diff 0.44 KB | None | 0 0
  1. --- orig/steam  2013-01-05 16:32:50.547053136 +0100
  2. +++ new/steam   2013-01-05 16:32:42.840506591 +0100
  3. @@ -3,6 +3,9 @@
  4.  # This is the Steam script that typically resides in /usr/bin
  5.  # It will create the Steam bootstrap if necessary and then launch steam.
  6.  
  7. +# Sets Flash plugin directory
  8. +export MOZ_PLUGIN_PATH="/usr/lib32/mozilla/plugins"
  9. +
  10.  # Get the full name of this script
  11.  export STEAMSCRIPT="$(cd "${0%/*}" && echo "$PWD")/${0##*/}"
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement