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

Collapse All | Expand All

(-)povray-3.6.1-r1.ebuild~ (+2 lines)
Lines 25-30 Link Here
25
25
26
	cd "${S}"
26
	cd "${S}"
27
	epatch "${FILESDIR}"/${P}-configure.patch
27
	epatch "${FILESDIR}"/${P}-configure.patch
28
	epatch "${FILESDIR}"/3.6.1-use-system-libpng.diff
29
	eaclocal
28
	eautoconf
30
	eautoconf
29
}
31
}
30
32

Return to bug 153538