Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 93229
Collapse All | Expand All

(-)/usr/portage/x11-libs/libzvt/libzvt-2.0.1-r2.ebuild (+5 lines)
Lines 26-28 Link Here
26
	# This patch fixes a bug related to the numeric keypad. See bug #9536
26
	# This patch fixes a bug related to the numeric keypad. See bug #9536
27
	epatch ${FILESDIR}/${P}-gentoo.diff
27
	epatch ${FILESDIR}/${P}-gentoo.diff
28
}
28
}
29
30
src_compile() {
31
 	export MAKEOPTS="$(echo ${MAKEOPTS} | sed -e 's:-j *[0-9]*::g')"
32
	gnome2_src_compile
33
}

Return to bug 93229