Author Login
Post Reply
salem wrote:
> Log:
> - fix wrong plugins directory.
> Modified: cooker/mozilla-firefox/branches/firefox3/current/SOURCES/mozilla-firebird-0.6.1-plugindirs.patch
> ==============================================================================
> --- cooker/mozilla-firefox/branches/firefox3/current/SOURCES/mozilla-firebird-0.6.1-plugindirs.patch (original)
> +++ cooker/mozilla-firefox/branches/firefox3/current/SOURCES/mozilla-firebird-0.6.1-plugindirs.patch Mon May 12 16:31:49 2008
> @@(protected) @@
> debugging=0
> MOZILLA_BIN="mozilla-bin"
>
> -+export MOZ_PLUGIN_PATH=LIBDIR/mozilla/plugins
> ++export MOZ_PLUGIN_PATH=/usr/lib/mozilla/plugins
> +
Wrong, it is /usr/lib64/mozilla/plugins on 64bit.
You should make it @LIBDIR@(protected)}
in .spec :)
--
Anssi Hannula