FS#14567 - [mozilla-common] Consider support CSH when setting plug-in path.
Attached to Project:
Arch Linux
Opened by Patrick Brennan (patrickb) - Monday, 04 May 2009, 00:01 GMT
Last edited by Jan de Groot (JGC) - Saturday, 13 June 2009, 13:08 GMT
Opened by Patrick Brennan (patrickb) - Monday, 04 May 2009, 00:01 GMT
Last edited by Jan de Groot (JGC) - Saturday, 13 June 2009, 13:08 GMT
|
Details
Consider supporting CSH when setting common plug-in path.
This can be achieved by adding the following file to the
package:
/etc/profile.d/mozilla-common.csh Containing the single line (as per mozilla-common.sh): setenv MOZ_PLUGIN_PATH "/usr/lib/mozilla/plugins:/opt/mozilla/lib/plugins" Thanks! |
This task depends upon