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

Return to bug 64359