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

(-)opd.orig/opd-0.2.ebuild (+2 lines)
Line 0 Link Here
1
--- opd/Makefile.orig	2005-03-07 20:41:09.720664856 +0300
Lines 23-28 S=${WORKDIR} Link Here
23
23
24
src_compile() {
24
src_compile() {
25
	epatch ${FILESDIR}/${PV}-compile-fix.patch
25
	epatch ${FILESDIR}/${PV}-compile-fix.patch
26
	epatch ${FILESDIR}/${PV}-makefile-fix.patch
26
	make || "compilation failed"
27
	make || "compilation failed"
27
}
28
}
28
29

Return to bug 83492