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

(-)/usr/portage/www-client/firefox/firefox-5.0-r2.ebuild (+7 lines)
Lines 197-202 Link Here
197
		-i "${S}"/nsprpub/configure{.in,} \
197
		-i "${S}"/nsprpub/configure{.in,} \
198
		|| die
198
		|| die
199
199
200
	#Fix compilation with curl-7.21.7 bug 376027
201
	sed -e '/#include <curl\/types.h>/d'  \
202
		-i "${S}"/toolkit/crashreporter/google-breakpad/src/common/linux/http_upload.cc \
203
		-i "${S}"/toolkit/crashreporter/google-breakpad/src/common/linux/libcurl_wrapper.cc \
204
		-i "${S}"/config/system-headers \
205
		-i "${S}"/js/src/config/system-headers || die "Sed failed"
206
200
	eautoreconf
207
	eautoreconf
201
208
202
	cd js/src
209
	cd js/src

Return to bug 376027