Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 99875 | Differences between
and this patch

Collapse All | Expand All

(-)/usr/portage/www-client/mozilla-firefox/mozilla-firefox-1.0.6-r2.ebuild.orig (-3 / +3 lines)
Lines 104-112 Link Here
104
	# - shut off SSLv2 and 40-bit ciphers by default
104
	# - shut off SSLv2 and 40-bit ciphers by default
105
	# - disable application auto-updating
105
	# - disable application auto-updating
106
	epatch ${FILESDIR}/mozilla-firefox-1.0.3-prefs.patch
106
	epatch ${FILESDIR}/mozilla-firefox-1.0.3-prefs.patch
107
108
	# look in /usr/lib/nsplugins for plugins, in addition to the usual places
109
	epatch ${DISTDIR}/mozilla-firefox-1.0.6-nsplugins.patch
110
}
107
}
111
108
112
src_compile() {
109
src_compile() {
Lines 160-165 Link Here
160
}
157
}
161
158
162
src_install() {
159
src_install() {
160
	# Set MOZ_PLUGIN_PATH='/usr/lib/nsbrowser/plugins' in '/usr/lib/mozilla-firefox/firefox'
161
	epatch ${FILESDIR}/common_nsplugins-fix.diff
162
163
	declare MOZILLA_FIVE_HOME=/usr/$(get_libdir)/${PN}
163
	declare MOZILLA_FIVE_HOME=/usr/$(get_libdir)/${PN}
164
164
165
	# Most of the installation happens here
165
	# Most of the installation happens here

Return to bug 99875