--- orig/steam 2013-01-05 16:32:50.547053136 +0100 +++ new/steam 2013-01-05 16:32:42.840506591 +0100 @@ -3,6 +3,9 @@ # This is the Steam script that typically resides in /usr/bin # It will create the Steam bootstrap if necessary and then launch steam. +# Sets Flash plugin directory +export MOZ_PLUGIN_PATH="/usr/lib32/mozilla/plugins" + # Get the full name of this script export STEAMSCRIPT="$(cd "${0%/*}" && echo "$PWD")/${0##*/}"