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

(-)mono-orig/mono-1.0.6.ebuild (+5 lines)
Line 0 Link Here
1
diff -Naur mono-1.0.6-orig/ltmain.sh mono-1.0.6/ltmain.sh
2
--- mono-1.0.6-orig/ltmain.sh	2005-02-01 01:04:52.000000000 +0000
Lines 33-38 Link Here
33
src_unpack() {
33
src_unpack() {
34
	unpack ${A}
34
	unpack ${A}
35
35
36
	cd ${WORKDIR}/${P}
37
	epatch ${FILESDIR}/paxctl-1.0.6.diff
38
	
36
	cd ${MCS_S}
39
	cd ${MCS_S}
37
	epatch ${FILESDIR}/mcs-1.0.5-pathfix.diff
40
	epatch ${FILESDIR}/mcs-1.0.5-pathfix.diff
38
41

Return to bug 74754