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

Collapse All | Expand All

(-)php-cgi-5.0.3.ebuild (-1 lines)
Lines 21-27 Link Here
21
src_unpack() {
21
src_unpack() {
22
	php5-sapi_src_unpack
22
	php5-sapi_src_unpack
23
	[ "${ARCH}" == "sparc" ] && epatch ${FILESDIR}/stdint.diff
23
	[ "${ARCH}" == "sparc" ] && epatch ${FILESDIR}/stdint.diff
24
	epatch ${FILESDIR}/${P}-missing-arches.patch
25
}
24
}
26
25
27
src_compile() {
26
src_compile() {

Return to bug 87471