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

Collapse All | Expand All

(-)gtk+-2.4.9-r1.ebuild.orig (+2 lines)
Lines 51-56 Link Here
51
	# and this line is just here to make building emul-linux-x86-gtklibs a bit
51
	# and this line is just here to make building emul-linux-x86-gtklibs a bit
52
	# easier, so even this should be amd64 specific.
52
	# easier, so even this should be amd64 specific.
53
	use x86 && [ "${CONF_LIBDIR}" == "lib32" ] && epatch ${DISTDIR}/gtk+-2.4.1-lib64.patch.bz2
53
	use x86 && [ "${CONF_LIBDIR}" == "lib32" ] && epatch ${DISTDIR}/gtk+-2.4.1-lib64.patch.bz2
54
	# patch for ppc64 (#64359)
55
	use ppc64 && epatch ${FILESDIR}/${PN}-2.4.9-ppc64.patch
54
56
55
	autoconf || die
57
	autoconf || die
56
	automake || die
58
	automake || die

Return to bug 64359