File totem-browser-plugin-dir.patch of Package totem
--- configure.in.org 2008-09-04 15:31:11.000000000 +1000
+++ configure.in 2008-09-04 15:31:32.000000000 +1000
@@ -613,7 +613,7 @@
if test "$enable_browser_plugins" = "yes" ; then
AC_DEFINE([ENABLE_BROWSER_PLUGINS],[1],[Define to build the browser plugin])
- BROWSER_PLUGIN_DIR="${BROWSER_PLUGIN_DIR:-"\${libdir}/mozilla/plugins"}"
+ BROWSER_PLUGIN_DIR="${BROWSER_PLUGIN_DIR:-"\${libdir}/browser-plugins"}"
AC_ARG_VAR([BROWSER_PLUGIN_DIR],[Where to install the plugin to])
PKG_CHECK_MODULES([BROWSER_PLUGIN],