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

Collapse All | Expand All

(-)xulrunner-1.9.1.7.ebuild.orig (-1 / +1 lines)
Lines 62-68 Link Here
62
62
63
src_prepare() {
63
src_prepare() {
64
	# Apply our patches
64
	# Apply our patches
65
	EPATCH_EXCLUDE="136-fix_ftbfs_with_cairo_fb.patch" \
65
	rm "${WORKDIR}/136-fix_ftbfs_with_cairo_fb.patch" # bug 300360
66
	EPATCH_SUFFIX="patch" \
66
	EPATCH_SUFFIX="patch" \
67
	EPATCH_FORCE="yes" \
67
	EPATCH_FORCE="yes" \
68
	epatch "${WORKDIR}"
68
	epatch "${WORKDIR}"

Return to bug 300360