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

(-)a/mail-client/thunderbird/thunderbird-8.0-r1.ebuild (+3 lines)
Lines 245-250 src_install() { Link Here
245
	declare MOZILLA_FIVE_HOME="/usr/$(get_libdir)/${PN}"
245
	declare MOZILLA_FIVE_HOME="/usr/$(get_libdir)/${PN}"
246
	declare emid
246
	declare emid
247
247
248
	# Pax mark xpcshell for hardened support, only used for startupcache creation.
249
	pax-mark m "${S}"/mozilla/dist/bin/xpcshell
250
248
	emake DESTDIR="${D}" install || die "emake install failed"
251
	emake DESTDIR="${D}" install || die "emake install failed"
249
252
250
	if ! use bindist; then
253
	if ! use bindist; then

Return to bug 391051