remote script update

This commit is contained in:
Martin Stransky 2007-08-07 08:37:27 +00:00
parent 9ba2f30c2e
commit 488b80a409

View File

@ -11,7 +11,7 @@ export MOZILLA_FIVE_HOME
## Select the propper plugin dir ## Select the propper plugin dir
## Wrapped plug-ins are located in /lib/mozilla/plugins-wrapped ## Wrapped plug-ins are located in /lib/mozilla/plugins-wrapped
## ##
if [ -x "$MOZ_LIB_DIR/nspluginwrapper/npviewer" ] if [ -x "/usr/bin/mozilla-plugin-config" ]
then then
MOZ_PLUGIN_DIR="plugins-wrapped" MOZ_PLUGIN_DIR="plugins-wrapped"
else else