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

Collapse All | Expand All

(-)commons-daemon-1.0.1.ebuild.orig (+1 lines)
Lines 24-29 Link Here
24
24
25
src_unpack() {
25
src_unpack() {
26
	unpack ${A}
26
	unpack ${A}
27
	epatch "${FILESDIR}"/${P}-as-needed.patch
27
28
28
	cd ${S}/src/native/unix
29
	cd ${S}/src/native/unix
29
	sed -e "s/powerpc/powerpc|powerpc64/g" -i support/apsupport.m4
30
	sed -e "s/powerpc/powerpc|powerpc64/g" -i support/apsupport.m4

Return to bug 132563