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

Collapse All | Expand All

(-)mono-1.1.6.ebuild.orig (+3 lines)
Lines 41-46 Link Here
41
	# fix from SVN.
41
	# fix from SVN.
42
	epatch ${FILESDIR}/${PN}-1.1.5-r42108.diff || die
42
	epatch ${FILESDIR}/${PN}-1.1.5-r42108.diff || die
43
43
44
	# Fix amd64 bug #88041
45
	epatch ${FILESDIR}/${PN}-1.1.6-r42300.diff || die
46
44
	# Ugly sed to replace windows path with *nix equivalent
47
	# Ugly sed to replace windows path with *nix equivalent
45
	for file in $(find ${S}/mcs/nunit20 -name AssemblyInfo.cs)
48
	for file in $(find ${S}/mcs/nunit20 -name AssemblyInfo.cs)
46
	do
49
	do

Return to bug 88041