Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 485838
Collapse All | Expand All

(-)file_not_specified_in_diff (-1 / +7 lines)
Line  Link Here
0
-- /usr/portage/www-client/firefox/firefox-24.0.ebuild
0
++ /var/lib/layman/poly-c/www-client/firefox/firefox-24.0.ebuild
Lines 157-162 Link Here
157
			"${S}"/build/unix/run-mozilla.sh || die "sed failed!"
157
			"${S}"/build/unix/run-mozilla.sh || die "sed failed!"
158
	fi
158
	fi
159
159
160
	# Ensure that are plugins dir is enabled as default
161
	sed -i -e "s:/usr/lib/mozilla/plugins:/usr/lib/nsbrowser/plugins:" \
162
		"${S}"/xpcom/io/nsAppFileLocationProvider.cpp || die "sed failed to replace plugin path for 32bit!"
163
	sed -i -e "s:/usr/lib64/mozilla/plugins:/usr/lib64/nsbrowser/plugins:" \
164
		"${S}"/xpcom/io/nsAppFileLocationProvider.cpp || die "sed failed to replace plugin path for 64bit!"
165
160
	# Fix sandbox violations during make clean, bug 372817
166
	# Fix sandbox violations during make clean, bug 372817
161
	sed -e "s:\(/no-such-file\):${T}\1:g" \
167
	sed -e "s:\(/no-such-file\):${T}\1:g" \
162
		-i "${S}"/config/rules.mk \
168
		-i "${S}"/config/rules.mk \

Return to bug 485838