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

(-)thunderbird-17.0.9.ebuild (+4 lines)
Lines 163-168 Link Here
163
		edos2unix "${file}"
163
		edos2unix "${file}"
164
	done
164
	done
165
165
166
	# de-parallelize XPIDL building for bug 465728
167
	sed 's@^PARALLEL_DIRS@DIRS@' -i \
168
		"${S}"/mozilla/dom/{,activities/,apps/,messages/,mms/,network/,sms/}Makefile.in ||die
169
166
	# Allow user to apply any additional patches without modifing ebuild
170
	# Allow user to apply any additional patches without modifing ebuild
167
	epatch_user
171
	epatch_user
168
172

Return to bug 465728