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

(-)mono-1.0.5-r3.ebuild.orig (-1 / +1 lines)
Lines 53-59 Link Here
53
		${MCS_S}/build/library.make
53
		${MCS_S}/build/library.make
54
54
55
	# add our own little in-place mcs script
55
	# add our own little in-place mcs script
56
	echo "${S}/mono/mini/mono ${S}/runtime/mcs.exe \"\$@\" " > ${S}/runtime/mcs
56
	echo "${S}/mono/mini/mono --trace ${S}/runtime/mcs.exe \"\$@\" " > ${S}/runtime/mcs
57
	chmod +x ${S}/runtime/mcs
57
	chmod +x ${S}/runtime/mcs
58
58
59
	echo "${S}/mono/mini/mono ${S}/runtime/monoresgen.exe \"\$@\" " > ${S}/runtime/monoresgen
59
	echo "${S}/mono/mini/mono ${S}/runtime/monoresgen.exe \"\$@\" " > ${S}/runtime/monoresgen

Return to bug 80264