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

Collapse All | Expand All

(-)/usr/portage/www-client/mozilla-firefox/mozilla-firefox-2.0.0.3.ebuild (+2 lines)
Lines 107-112 Link Here
107
	done
107
	done
108
108
109
	# Apply our patches
109
	# Apply our patches
110
	cd "${S}/security" || die "cd failed"
111
	epatch ${FILESDIR}/ff2.patch
110
	cd "${S}" || die "cd failed"
112
	cd "${S}" || die "cd failed"
111
	EPATCH_SUFFIX="patch" \
113
	EPATCH_SUFFIX="patch" \
112
	EPATCH_FORCE="yes" \
114
	EPATCH_FORCE="yes" \

Return to bug 179107